Plugin Directory

Changeset 2690674


Ignore:
Timestamp:
03/08/2022 10:15:38 AM (4 years ago)
Author:
beaconby
Message:

updates for wordpress 5.9.1 compatibility

Location:
beacon-by
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • beacon-by/tags/1.5.3/beacon-by.php

    r2540216 r2690674  
    33Plugin Name: Beacon Plugin
    44Description: Create, Promote and Embed eBooks
    5 Version: 1.5.2
     5Version: 1.5.3
    66Author: Beacon
    77Author URI: https://beacon.by
  • beacon-by/tags/1.5.3/config.php

    r2540216 r2690674  
    2323    }
    2424
    25     define('BEACONBY_VERSION',      '1.5.2');
     25    define('BEACONBY_VERSION',      '1.5.3');
    2626    define("BEACONBY_HOMEPAGE",     "https://beacon.by/");
    2727    define("BEACONBY_HELPLINK",     "https://beacon.by/wordpress");
  • beacon-by/tags/1.5.3/readme.txt

    r2540216 r2690674  
    22Tags: ebook, lead capture, lead capture form, lead capture plugin, protected content
    33Requires at least: 3.0.1
    4 Tested up to: 5.7.2
    5 Stable tag: 1.5.2
     4Tested up to: 5.7.9
     5Stable tag: 1.5.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
     
    168168* Orders posts most recent first
    169169
     170= 1.5.3 =
     171* Compatibility update for Wordpress version 5.9
     172
     173
  • beacon-by/trunk/beacon-by.php

    r2540216 r2690674  
    33Plugin Name: Beacon Plugin
    44Description: Create, Promote and Embed eBooks
    5 Version: 1.5.2
     5Version: 1.5.3
    66Author: Beacon
    77Author URI: https://beacon.by
  • beacon-by/trunk/config.php

    r2540216 r2690674  
    2323    }
    2424
    25     define('BEACONBY_VERSION',      '1.5.2');
     25    define('BEACONBY_VERSION',      '1.5.3');
    2626    define("BEACONBY_HOMEPAGE",     "https://beacon.by/");
    2727    define("BEACONBY_HELPLINK",     "https://beacon.by/wordpress");
  • beacon-by/trunk/readme.txt

    r2540216 r2690674  
    22Tags: ebook, lead capture, lead capture form, lead capture plugin, protected content
    33Requires at least: 3.0.1
    4 Tested up to: 5.7.2
    5 Stable tag: 1.5.2
     4Tested up to: 5.7.9
     5Stable tag: 1.5.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
     
    168168* Orders posts most recent first
    169169
     170= 1.5.3 =
     171* Compatibility update for Wordpress version 5.9
     172
     173
Note: See TracChangeset for help on using the changeset viewer.