Changeset 3406767
- Timestamp:
- 12/01/2025 11:32:44 AM (4 months ago)
- Location:
- author-box-for-divi
- Files:
-
- 4 edited
- 1 copied
-
tags/2.1.4 (copied) (copied from author-box-for-divi/trunk)
-
tags/2.1.4/index.php (modified) (2 diffs)
-
tags/2.1.4/readme.txt (modified) (3 diffs)
-
trunk/index.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-box-for-divi/tags/2.1.4/index.php
r3382854 r3406767 4 4 Plugin URI: https://wordpress.org/plugins/author-box-for-divi/ 5 5 Description: A plugin which provides an author box for your WordPress blog. 6 Version: 2.1. 36 Version: 2.1.4 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 673 673 674 674 ABFD::load(); 675 -
author-box-for-divi/tags/2.1.4/readme.txt
r3382865 r3406767 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 38 Tested up to: 6. 87 Stable tag: 2.1.4 8 Tested up to: 6.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 77 77 78 78 == Changelog == 79 80 = 2.1.4 = 81 Tested with WP 6.9 79 82 80 83 = 2.1.3 = … … 189 192 190 193 194 -
author-box-for-divi/trunk/index.php
r3382854 r3406767 4 4 Plugin URI: https://wordpress.org/plugins/author-box-for-divi/ 5 5 Description: A plugin which provides an author box for your WordPress blog. 6 Version: 2.1. 36 Version: 2.1.4 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 673 673 674 674 ABFD::load(); 675 -
author-box-for-divi/trunk/readme.txt
r3382865 r3406767 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 38 Tested up to: 6. 87 Stable tag: 2.1.4 8 Tested up to: 6.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 77 77 78 78 == Changelog == 79 80 = 2.1.4 = 81 Tested with WP 6.9 79 82 80 83 = 2.1.3 = … … 189 192 190 193 194
Note: See TracChangeset
for help on using the changeset viewer.