Changeset 3375018
- Timestamp:
- 10/08/2025 11:13:20 AM (6 months ago)
- Location:
- author-box-for-divi/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-box-for-divi/trunk/index.php
r3331588 r3375018 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 6 Version: 2.1.1 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages 9 Author: Andrej10 Author URI: https:// wplens.com9 Author: Netrr 10 Author URI: https://netrr.com 11 11 */ 12 12 … … 673 673 674 674 ABFD::load(); 675 675 676 ?> -
author-box-for-divi/trunk/readme.txt
r3333893 r3375018 1 1 === Author Box WP Lens === 2 Contributors: andrej, dbeja3 Donate link: http ://www.rhyzz.com/donate.html2 Contributors: netrr, andrejdivi, andrej, dbeja 3 Donate link: https://www.paypal.com/paypalme/dbkode 4 4 Tags: author-box-for-divi, author-box-divi, divi-author-box, divi-author, divi-author-bio 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1 7 Stable tag: 2.1.1 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later … … 77 77 78 78 == Changelog == 79 80 = 2.1.1 = 81 * Updated plugin author information to reflect a change of WordPress.org account 79 82 80 83 = 2.1 = … … 175 178 176 179 = 1.0 = 180 177 181 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.