Changeset 3382854
- Timestamp:
- 10/22/2025 06:04:13 PM (5 months ago)
- Location:
- author-box-for-divi
- Files:
-
- 4 edited
- 1 copied
-
tags/2.1.3 (copied) (copied from author-box-for-divi/trunk)
-
tags/2.1.3/index.php (modified) (2 diffs)
-
tags/2.1.3/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.3/index.php
r3382125 r3382854 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. 26 Version: 2.1.3 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 673 673 674 674 ABFD::load(); 675 676 ?>677 -
author-box-for-divi/tags/2.1.3/readme.txt
r3382125 r3382854 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 27 Stable tag: 2.1.3 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later … … 77 77 78 78 == Changelog == 79 80 = 2.1.3 = 81 * Fixed small issue introduced in 1.2.1 79 82 80 83 = 2.1.2 = … … 184 187 * Initial release 185 188 189 -
author-box-for-divi/trunk/index.php
r3382125 r3382854 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. 26 Version: 2.1.3 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 673 673 674 674 ABFD::load(); 675 676 ?>677 -
author-box-for-divi/trunk/readme.txt
r3382125 r3382854 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 27 Stable tag: 2.1.3 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later … … 77 77 78 78 == Changelog == 79 80 = 2.1.3 = 81 * Fixed small issue introduced in 1.2.1 79 82 80 83 = 2.1.2 = … … 184 187 * Initial release 185 188 189
Note: See TracChangeset
for help on using the changeset viewer.