Changeset 2690674
- Timestamp:
- 03/08/2022 10:15:38 AM (4 years ago)
- Location:
- beacon-by
- Files:
-
- 6 edited
- 1 copied
-
tags/1.5.3 (copied) (copied from beacon-by/trunk)
-
tags/1.5.3/beacon-by.php (modified) (1 diff)
-
tags/1.5.3/config.php (modified) (1 diff)
-
tags/1.5.3/readme.txt (modified) (2 diffs)
-
trunk/beacon-by.php (modified) (1 diff)
-
trunk/config.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beacon-by/tags/1.5.3/beacon-by.php
r2540216 r2690674 3 3 Plugin Name: Beacon Plugin 4 4 Description: Create, Promote and Embed eBooks 5 Version: 1.5. 25 Version: 1.5.3 6 6 Author: Beacon 7 7 Author URI: https://beacon.by -
beacon-by/tags/1.5.3/config.php
r2540216 r2690674 23 23 } 24 24 25 define('BEACONBY_VERSION', '1.5. 2');25 define('BEACONBY_VERSION', '1.5.3'); 26 26 define("BEACONBY_HOMEPAGE", "https://beacon.by/"); 27 27 define("BEACONBY_HELPLINK", "https://beacon.by/wordpress"); -
beacon-by/tags/1.5.3/readme.txt
r2540216 r2690674 2 2 Tags: ebook, lead capture, lead capture form, lead capture plugin, protected content 3 3 Requires at least: 3.0.1 4 Tested up to: 5.7. 25 Stable tag: 1.5. 24 Tested up to: 5.7.9 5 Stable tag: 1.5.3 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html … … 168 168 * Orders posts most recent first 169 169 170 = 1.5.3 = 171 * Compatibility update for Wordpress version 5.9 172 173 -
beacon-by/trunk/beacon-by.php
r2540216 r2690674 3 3 Plugin Name: Beacon Plugin 4 4 Description: Create, Promote and Embed eBooks 5 Version: 1.5. 25 Version: 1.5.3 6 6 Author: Beacon 7 7 Author URI: https://beacon.by -
beacon-by/trunk/config.php
r2540216 r2690674 23 23 } 24 24 25 define('BEACONBY_VERSION', '1.5. 2');25 define('BEACONBY_VERSION', '1.5.3'); 26 26 define("BEACONBY_HOMEPAGE", "https://beacon.by/"); 27 27 define("BEACONBY_HELPLINK", "https://beacon.by/wordpress"); -
beacon-by/trunk/readme.txt
r2540216 r2690674 2 2 Tags: ebook, lead capture, lead capture form, lead capture plugin, protected content 3 3 Requires at least: 3.0.1 4 Tested up to: 5.7. 25 Stable tag: 1.5. 24 Tested up to: 5.7.9 5 Stable tag: 1.5.3 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html … … 168 168 * Orders posts most recent first 169 169 170 = 1.5.3 = 171 * Compatibility update for Wordpress version 5.9 172 173
Note: See TracChangeset
for help on using the changeset viewer.