Plugin Directory

Changeset 2797383


Ignore:
Timestamp:
10/11/2022 06:03:41 PM (3 years ago)
Author:
unbouncewordpress
Message:

Releasing version 1.0.48

Location:
unbounce
Files:
14 edited
1 copied

Legend:

Unmodified
Added
Removed
  • unbounce/tags/1.0.48/UBConfig.php

    r2526264 r2797383  
    66    const UB_PLUGIN_NAME           = 'ub-wordpress';
    77    const UB_CACHE_TIMEOUT_ENV_KEY = 'UB_WP_ROUTES_CACHE_EXP';
    8     const UB_USER_AGENT            = 'Unbounce WP Plugin 1.0.47';
    9     const UB_VERSION               = '1.0.47';
     8    const UB_USER_AGENT            = 'Unbounce WP Plugin 1.0.48';
     9    const UB_VERSION               = '1.0.48';
    1010
    1111  // Option keys
  • unbounce/tags/1.0.48/UBDiagnostics.php

    r2526264 r2797383  
    101101        'PHP Version'             => phpversion(),
    102102        'WordPress Version'       => UBDiagnostics::wordpress_version(),
    103         'Unbounce Plugin Version' => '1.0.47',
     103        'Unbounce Plugin Version' => '1.0.48',
    104104        'Checks'                  => self::pp(UBDiagnostics::checks($domain, $domain_info)),
    105105        'Options'                 => self::pp(UBDiagnostics::ub_options()),
     
    179179            'php'                 => phpversion(),
    180180            'wordpress'           => UBDiagnostics::wordpress_version(),
    181             'plugin_version'      => '1.0.47',
     181            'plugin_version'      => '1.0.48',
    182182            'curl_installed'      => self::is_curl_installed(),
    183183            'xml_installed'       => self::is_xml_installed(),
  • unbounce/tags/1.0.48/UBHTTP.php

    r2526264 r2797383  
    248248    private static function get_diagnostic_headers()
    249249    {
    250         $headers = array('X-UB-WordPress-Plugin-Version' => '1.0.47');
     250        $headers = array('X-UB-WordPress-Plugin-Version' => '1.0.48');
    251251
    252252        try {
  • unbounce/tags/1.0.48/Unbounce-Page.php

    r2526264 r2797383  
    44Plugin URI: http://unbounce.com
    55Description: Unbounce is the most powerful standalone landing page builder available.
    6 Version: 1.0.47
     6Version: 1.0.48
    77Author: Unbounce
    88Author URI: http://unbounce.com
  • unbounce/tags/1.0.48/readme.txt

    r2526264 r2797383  
    33Tags: Unbounce, AB testing, A/B testing, split testing, CRO, conversion optimization, wordpress landing page, wp landing pages, splash pages, landing pages, squeeze pages, lead gen, lead generation, email list, responsive landing pages, templates, inbound marketing, ppc, analytics
    44Requires at least: 4.1.5
    5 Tested up to: 5.7
    6 Stable tag: 1.0.47
     5Tested up to: 6.0.2
     6Stable tag: 1.0.48
    77Requires PHP: 7.2
    88License: GPLv2 or later
     
    104104== Changelog ==
    105105
     106= 1.0.48 =
     107* Tested with WP 6.0
     108
    106109= 1.0.47 =
    107110* Tested with WP 5.7
  • unbounce/tags/1.0.48/templates/main_authorized_footer.php

    r2526264 r2797383  
    2222  Click here for troubleshooting and plugin diagnostics
    2323</a>
    24 <p class="ub-version">Unbounce Version 1.0.47</p>
     24<p class="ub-version">Unbounce Version 1.0.48</p>
  • unbounce/tags/1.0.48/templates/main_unauthorized_footer.php

    r2526264 r2797383  
    55  Click here for troubleshooting and plugin diagnostics
    66</a>
    7 <p class="ub-version">Unbounce Version 1.0.47</p>
     7<p class="ub-version">Unbounce Version 1.0.48</p>
  • unbounce/trunk/UBConfig.php

    r2526264 r2797383  
    66    const UB_PLUGIN_NAME           = 'ub-wordpress';
    77    const UB_CACHE_TIMEOUT_ENV_KEY = 'UB_WP_ROUTES_CACHE_EXP';
    8     const UB_USER_AGENT            = 'Unbounce WP Plugin 1.0.47';
    9     const UB_VERSION               = '1.0.47';
     8    const UB_USER_AGENT            = 'Unbounce WP Plugin 1.0.48';
     9    const UB_VERSION               = '1.0.48';
    1010
    1111  // Option keys
  • unbounce/trunk/UBDiagnostics.php

    r2526264 r2797383  
    101101        'PHP Version'             => phpversion(),
    102102        'WordPress Version'       => UBDiagnostics::wordpress_version(),
    103         'Unbounce Plugin Version' => '1.0.47',
     103        'Unbounce Plugin Version' => '1.0.48',
    104104        'Checks'                  => self::pp(UBDiagnostics::checks($domain, $domain_info)),
    105105        'Options'                 => self::pp(UBDiagnostics::ub_options()),
     
    179179            'php'                 => phpversion(),
    180180            'wordpress'           => UBDiagnostics::wordpress_version(),
    181             'plugin_version'      => '1.0.47',
     181            'plugin_version'      => '1.0.48',
    182182            'curl_installed'      => self::is_curl_installed(),
    183183            'xml_installed'       => self::is_xml_installed(),
  • unbounce/trunk/UBHTTP.php

    r2526264 r2797383  
    248248    private static function get_diagnostic_headers()
    249249    {
    250         $headers = array('X-UB-WordPress-Plugin-Version' => '1.0.47');
     250        $headers = array('X-UB-WordPress-Plugin-Version' => '1.0.48');
    251251
    252252        try {
  • unbounce/trunk/Unbounce-Page.php

    r2526264 r2797383  
    44Plugin URI: http://unbounce.com
    55Description: Unbounce is the most powerful standalone landing page builder available.
    6 Version: 1.0.47
     6Version: 1.0.48
    77Author: Unbounce
    88Author URI: http://unbounce.com
  • unbounce/trunk/readme.txt

    r2526264 r2797383  
    33Tags: Unbounce, AB testing, A/B testing, split testing, CRO, conversion optimization, wordpress landing page, wp landing pages, splash pages, landing pages, squeeze pages, lead gen, lead generation, email list, responsive landing pages, templates, inbound marketing, ppc, analytics
    44Requires at least: 4.1.5
    5 Tested up to: 5.7
    6 Stable tag: 1.0.47
     5Tested up to: 6.0.2
     6Stable tag: 1.0.48
    77Requires PHP: 7.2
    88License: GPLv2 or later
     
    104104== Changelog ==
    105105
     106= 1.0.48 =
     107* Tested with WP 6.0
     108
    106109= 1.0.47 =
    107110* Tested with WP 5.7
  • unbounce/trunk/templates/main_authorized_footer.php

    r2526264 r2797383  
    2222  Click here for troubleshooting and plugin diagnostics
    2323</a>
    24 <p class="ub-version">Unbounce Version 1.0.47</p>
     24<p class="ub-version">Unbounce Version 1.0.48</p>
  • unbounce/trunk/templates/main_unauthorized_footer.php

    r2526264 r2797383  
    55  Click here for troubleshooting and plugin diagnostics
    66</a>
    7 <p class="ub-version">Unbounce Version 1.0.47</p>
     7<p class="ub-version">Unbounce Version 1.0.48</p>
Note: See TracChangeset for help on using the changeset viewer.