| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | if (!defined('ABSPATH')) : |
| 3 | 3 | exit; |
| 4 | 4 | endif; |
| @@ -4,10 +4,10 @@ | ||
| 4 | 4 | endif; |
| 5 | 5 | wp_enqueue_script('jquery'); |
| 6 | 6 | /* --Start-- DOMPurify : Third Party HTML Sanitizer. Loaded only on this plugin's own screen. */ |
| 7 | 7 | wp_enqueue_script('__tagembed__domPurifyJs', TAGEMBED_PLUGIN_URL . '/assets/js/vendor/purify.js', [], '3.4.13', true); |
| 8 | -/* DOMPurify 3.4.13. Official release, used unmodified and byte for byte | |
| 9 | - identical to https://github.com/cure53/DOMPurify/blob/3.4.13/dist/purify.js | |
| 8 | +/* DOMPurify 3.4.13. Official release, used unmodified and byte for byte | |
| 9 | + identical to https://github.com/cure53/DOMPurify/blob/3.4.13/dist/purify.js | |
| 10 | 10 | The sanitizer is a UMD bundle. If another plugin has left an AMD or CommonJS loader on |
| 11 | 11 | the page, the bundle would register there instead of on window, so those globals are |
| 12 | 12 | hidden for the moment it runs and restored immediately afterwards. */ |
| 13 | 13 | wp_add_inline_script('__tagembed__domPurifyJs', '(function(w){w.__tagembed__umd={d:w.define,m:w.module,e:w.exports};try{delete w.define;delete w.module;delete w.exports;}catch(e){w.define=undefined;w.module=undefined;w.exports=undefined;}})(window);', 'before'); |
| @@ -126,9 +126,9 @@ | ||
| 126 | 126 | <hr class="__tagembed__horizontaborder"> |
| 127 | 127 | <div class="__tagembed__formwbody"> |
| 128 | 128 | <div class="__tagembed__formwrow"> |
| 129 | 129 | <p> |
| 130 | - You've created a <strong>LinkedIn feed</strong>, which is not available in your free plan. | |
| 130 | + You've created a <strong>premium feed</strong>, which is not available in your free plan. | |
| 131 | 131 | To continue displaying content from this network, please upgrade your plan. |
| 132 | 132 | </p> |
| 133 | 133 | </div> |
| 134 | 134 | </div> |
| @@ -140,9 +140,9 @@ | ||
| 140 | 140 | <div style="background:#fdecee; border-top:1px solid #c3c4c7; padding:14px 18px; display:flex; justify-content:space-between; align-items:center;"> |
| 141 | 141 | <div style="display:flex; flex-direction:column;"> |
| 142 | 142 | <span style="font-size:16px; font-weight:700;">Prefer Not to Upgrade?</span> |
| 143 | 143 | <span style="font-size:14px;"> |
| 144 | - You can delete the (<span style="color:#6f42c1;">LinkedIn</span>) feed and choose a network included in the free plan. | |
| 144 | + You can delete the (<span style="color:#6f42c1;"> Premium Network </span>) feed and choose a network included in the free plan. | |
| 145 | 145 | </span> |
| 146 | 146 | </div> |
| 147 | 147 | <button onclick="__tagembed__menus('2')" |
| 148 | 148 | style="background:#ffffff; border:1px solid #dcdcdc; padding:8px 16px; cursor:pointer;"> |