Plugin Directory

Changeset 2097189


Ignore:
Timestamp:
05/29/2019 11:55:26 AM (7 years ago)
Author:
centrical
Message:

tagging version 2.4

Location:
instant
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • instant/tags/2.4/readme.txt

    r1977411 r2097189  
    33Tags: Personalization, CRO, Conversion Rate Optimization, Ad Revenue, Adwords, Ads, SEA, Online Marketing, Symmetric Messaging, SaaS
    44Requires at least: 3.0.1
    5 Tested up to: 4.9.4
    6 Stable tag: 2.3
     5Tested up to: 5.2.1
     6Stable tag: 2.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    66662.2 - added DNS preconnect for script and API domain
    67672.3 - now it remembers the account id after deactivation
     682.4 - slightly different snippet, with 404 unlock feature
    6869
    6970 == Upgrade Notice ==
  • instant/tags/2.4/unless.php

    r1977411 r2097189  
    4646                    if (get_option('unless_data')) {
    4747                    $output="<!-- Added by Unless for Wordpress -->
    48 <script>(function(p,e,r,s,o,n,i,f,y){n=p.getElementsByTagName(e)[0];function m(a,t,h){(i=p.createElement('link')).rel=t?'preload':'preconnect',i.href=a,i.crossOrigin=t?null:'anonymous',h?i.as=h:null,n.parentNode.insertBefore(i,n)};m(r+s);m(r+s+o,!0,e);m(r+'global.'+s);f=p.documentElement,f.style.opacity=0,setTimeout(function(){f.style.opacity=''},3e3);(y=p.createElement(e)).src=r+s+o,y.async=!0,n.parentNode.insertBefore(y,n)})(document,'script','https://','unless.com','/js/v5/latest/txt.min.js?id=" . trim(get_option('unless_data')) . "')</script>
     48<script>(function(p,e,r,s,o,n,i,f,y){n=p.getElementsByTagName(e)[0];function z(){f.style.opacity=''}function m(a,t,h){i=p.createElement('link');i.rel=t?'preload':'preconnect';i.href=a;i.crossOrigin=t?null:'anonymous';if(h){i.as=h}n.parentNode.insertBefore(i,n)}m(r+s);m(r+s+o,!0,e);m(r+'global.'+s);f=p.documentElement;f.style.opacity=0;setTimeout(z,3e3);y=p.createElement(e);y.src=r+s+o;y.async=!0;y.onerror=z;n.parentNode.insertBefore(y,n)})(document,'script','https://','unless.com','/js/v5/latest/txt.min.js?id=" . trim(get_option('unless_data')) . "')</script>                   
    4949<!-- End Unless Code -->";
    5050                    echo $output;
  • instant/trunk/readme.txt

    r1977411 r2097189  
    33Tags: Personalization, CRO, Conversion Rate Optimization, Ad Revenue, Adwords, Ads, SEA, Online Marketing, Symmetric Messaging, SaaS
    44Requires at least: 3.0.1
    5 Tested up to: 4.9.4
    6 Stable tag: 2.3
     5Tested up to: 5.2.1
     6Stable tag: 2.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    66662.2 - added DNS preconnect for script and API domain
    67672.3 - now it remembers the account id after deactivation
     682.4 - slightly different snippet, with 404 unlock feature
    6869
    6970 == Upgrade Notice ==
  • instant/trunk/unless.php

    r1977411 r2097189  
    4646                    if (get_option('unless_data')) {
    4747                    $output="<!-- Added by Unless for Wordpress -->
    48 <script>(function(p,e,r,s,o,n,i,f,y){n=p.getElementsByTagName(e)[0];function m(a,t,h){(i=p.createElement('link')).rel=t?'preload':'preconnect',i.href=a,i.crossOrigin=t?null:'anonymous',h?i.as=h:null,n.parentNode.insertBefore(i,n)};m(r+s);m(r+s+o,!0,e);m(r+'global.'+s);f=p.documentElement,f.style.opacity=0,setTimeout(function(){f.style.opacity=''},3e3);(y=p.createElement(e)).src=r+s+o,y.async=!0,n.parentNode.insertBefore(y,n)})(document,'script','https://','unless.com','/js/v5/latest/txt.min.js?id=" . trim(get_option('unless_data')) . "')</script>
     48<script>(function(p,e,r,s,o,n,i,f,y){n=p.getElementsByTagName(e)[0];function z(){f.style.opacity=''}function m(a,t,h){i=p.createElement('link');i.rel=t?'preload':'preconnect';i.href=a;i.crossOrigin=t?null:'anonymous';if(h){i.as=h}n.parentNode.insertBefore(i,n)}m(r+s);m(r+s+o,!0,e);m(r+'global.'+s);f=p.documentElement;f.style.opacity=0;setTimeout(z,3e3);y=p.createElement(e);y.src=r+s+o;y.async=!0;y.onerror=z;n.parentNode.insertBefore(y,n)})(document,'script','https://','unless.com','/js/v5/latest/txt.min.js?id=" . trim(get_option('unless_data')) . "')</script>                   
    4949<!-- End Unless Code -->";
    5050                    echo $output;
Note: See TracChangeset for help on using the changeset viewer.