PluginProbe ʕ •ᴥ•ʔ
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress / 4.12.0
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress v4.12.0
4.12.0 4.10.0 4.9.0 4.8.1 trunk 1.0 1.1 1.12.1 1.2.3 1.2.4 1.2.5 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.5 1.5.1 1.5.2 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.4.1 1.6.5 1.6.5.1 1.6.6 1.6.6.1 1.6.6.2 1.6.6.3 1.6.7 1.6.7.1 1.6.8 1.6.8.1 1.6.8.2 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.8.2.1 1.8.2.2 1.8.2.3 1.9.0 1.9.1 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.8.1 1.9.9 1.9.9.1 1.9.9.2 1.9.9.3 2.0 2.0.1 2.1 2.1.1 2.1.2 2.1.3 2.10 2.11 2.11.1 2.12 2.12.1 2.12.2 2.12.3 2.12.4 2.13 2.14 2.14.1 2.15 2.15.1 2.16 2.16.1 2.17 2.17.1 2.18 2.18.1 2.18.2 2.18.3 2.19 2.19.1 2.19.2 2.19.3 2.2 2.2.1 2.3 2.3.1 2.3.10 2.3.2 2.3.3 2.3.4 2.3.6 2.3.7 2.3.8 2.3.9 2.4 2.4.1 2.4.1.1 2.4.1.2 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.5 2.5.1 2.5.2 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.7 2.7.1 2.7.2 2.8 2.9 2.9.1 4.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.1 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 4.7.5 4.7.6 4.7.7
custom-facebook-feed / admin / builder / templates / sections / popup / extensions-popup.php
custom-facebook-feed / admin / builder / templates / sections / popup Last commit date
add-source-popup-old.php 2 weeks ago add-source-popup.php 2 weeks ago confirm-dialog-popup.php 2 weeks ago embed-popup.php 2 weeks ago extensions-popup.php 2 weeks ago feedtemplates-popup.php 2 weeks ago feedtypes-popup.php 2 weeks ago index.php 2 weeks ago install-plugin-popup.php 2 weeks ago onboarding-customizer-popup.php 2 weeks ago onboarding-popup.php 2 weeks ago source-instances.php 2 weeks ago temp-login-about.php 2 weeks ago
extensions-popup.php
45 lines
1 <div class="cff-fb-extensions-pp-ctn sb-fs-boss cff-fb-center-boss" v-if="viewsActive.extensionsPopupElement != null && viewsActive.extensionsPopupElement != false">
2 <div class="cff-fb-extensions-popup cff-fb-popup-inside" v-if="viewsActive.extensionsPopupElement != null && viewsActive.extensionsPopupElement != false" :data-getext-view="viewsActive.extensionsPopupElement" role="dialog" aria-modal="true" aria-labelledby="cff-fb-extensions-popup-heading">
3 <button type="button" class="cff-fb-popup-cls" aria-label="Close dialog" @click.prevent.default="activateView('extensionsPopupElement')" @keydown.enter.prevent="activateView('extensionsPopupElement')" @keydown.space.prevent="activateView('extensionsPopupElement')">
4 <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
5 <path d="M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z" fill="#141B38"/>
6 </svg>
7 </button>
8 <div>
9 <div class="cff-fb-extpp-top cff-fb-fs" :class="iscustomizerScreen && customizerScreens.popupBackButton.includes(viewsActive.extensionsPopupElement) ? 'cff-fb-extpp-top-fdtype' : ''">
10 <div class="cff-fb-extpp-info">
11 <div v-if="iscustomizerScreen && customizerScreens.popupBackButton.includes(viewsActive.extensionsPopupElement)" class="cff-fb-slctf-back cff-fb-hd-btn cff-btn-grey" @click.prevent.default="viewsActive.extensionsPopupElement == 'feedTemplates' ? activateView('feedtemplatesPopupCustomizer') : activateView('feedtypesPopup')"><svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.3415 1.18184L5.1665 0.00683594L0.166504 5.00684L5.1665 10.0068L6.3415 8.83184L2.52484 5.00684L6.3415 1.18184Z" fill="#141B38"></path></svg> <span>Back</span></div>
12 <div class="cff-fb-extpp-head cff-fb-fs"><h2 id="cff-fb-extensions-popup-heading" v-html="extensionsPopup[viewsActive.extensionsPopupElement].heading"></h2></div>
13 <div class="cff-fb-extpp-desc cff-fb-fs sb-caption" v-html="extensionsPopup[viewsActive.extensionsPopupElement].description"></div>
14 <div class="cff-fb-fs">
15 <div class="cff-fb-extpp-lite-btn" href="" target="_blank" v-if="customizerScreens.popupBackButton.includes(viewsActive.extensionsPopupElement)">
16 <svg width="18" height="17" viewBox="0 0 18 17" fill="none"><path d="M16.843 8.15001L9.34297 0.650006C9.03048 0.340071 8.60809 0.166321 8.16797 0.166672H2.33464C1.89261 0.166672 1.46869 0.342267 1.15612 0.654828C0.843564 0.967388 0.667969 1.39131 0.667969 1.83334V7.66667C0.667795 7.8866 0.711149 8.10439 0.795533 8.30748C0.879917 8.51057 1.00366 8.69496 1.15964 8.85001L8.65964 16.35C8.97212 16.6599 9.39452 16.8337 9.83464 16.8333C10.276 16.8315 10.6985 16.6547 11.0096 16.3417L16.843 10.5083C17.156 10.1972 17.3328 9.77465 17.3346 9.33334C17.3348 9.11341 17.2915 8.89563 17.2071 8.69253C17.1227 8.48944 16.9989 8.30505 16.843 8.15001ZM9.83464 15.1667L2.33464 7.66667V1.83334H8.16797L15.668 9.33334L9.83464 15.1667ZM4.41797 2.66667C4.6652 2.66667 4.90687 2.73998 5.11243 2.87734C5.31799 3.01469 5.47821 3.20991 5.57282 3.43832C5.66743 3.66673 5.69218 3.91806 5.64395 4.16054C5.59572 4.40301 5.47667 4.62574 5.30185 4.80056C5.12704 4.97537 4.90431 5.09442 4.66183 5.14265C4.41936 5.19089 4.16802 5.16613 3.93962 5.07152C3.71121 4.97691 3.51598 4.8167 3.37863 4.61114C3.24128 4.40557 3.16797 4.1639 3.16797 3.91667C3.16797 3.58515 3.29967 3.26721 3.53409 3.03279C3.76851 2.79837 4.08645 2.66667 4.41797 2.66667Z" fill="#0068A0"/></svg>
17 <span class="cff-fb-extpp-lite-btn-texts">
18 <span>{{genericText.liteFeedUsersSimpleText}}</span>
19 <span class="cff-fb-extpp-lite-btn-discount-applied">{{genericText.liteFeedUsersAutoCheckout}}</span>
20 </span>
21 </div>
22 </div>
23 </div>
24 <div class="cff-fb-extpp-img" v-html="extensionsPopup[viewsActive.extensionsPopupElement].img">
25 </div>
26 </div>
27 <div class="cff-fb-extpp-bottom cff-fb-fs">
28 <div v-if="typeof extensionsPopup[viewsActive.extensionsPopupElement].bullets !== 'undefined'" class="cff-extension-bullets">
29 <h4>{{extensionsPopup[viewsActive.extensionsPopupElement].bullets.heading}}</h4>
30 <div class="cff-extension-bullet-list">
31 <div class="cff-extension-single-bullet" v-for="bullet in extensionsPopup[viewsActive.extensionsPopupElement].bullets.content">
32 <svg width="4" height="4" viewBox="0 0 4 4" fill="none" xmlns="http://www.w3.org/2000/svg">
33 <rect width="4" height="4" fill="#0096CC"/>
34 </svg>
35 <span class="sb-small-p">{{bullet}}</span>
36 </div>
37 </div>
38 </div>
39 <div class="cff-fb-extpp-btns cff-fb-fs">
40 <a class="cff-fb-extpp-get-btn cff-btn-green cff-fb-fs-link" :href="extensionsPopup[viewsActive.extensionsPopupElement].buyUrl" target="_blank" v-html="genericText.getStarted"></a>
41 </div>
42 </div>
43 </div>
44 </div>
45 </div>