Changeset 3382125
- Timestamp:
- 10/21/2025 06:14:28 PM (5 months ago)
- Location:
- author-box-for-divi
- Files:
-
- 6 edited
- 1 copied
-
tags/2.1.2b (copied) (copied from author-box-for-divi/trunk)
-
tags/2.1.2b/index.php (modified) (2 diffs)
-
tags/2.1.2b/readme.txt (modified) (3 diffs)
-
tags/2.1.2b/templates/settings.php (modified) (2 diffs)
-
trunk/index.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/templates/settings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-box-for-divi/tags/2.1.2b/index.php
r3375018 r3382125 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. 16 Version: 2.1.2 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 675 675 676 676 ?> 677 -
author-box-for-divi/tags/2.1.2b/readme.txt
r3375018 r3382125 2 2 Contributors: netrr, andrejdivi, andrej, dbeja 3 3 Donate link: https://www.paypal.com/paypalme/dbkode 4 Tags: author -box-for-divi, author-box-divi, divi-author-box, divi-author, divi-author-bio4 Tags: author box, author bio, author, bio, author social icons 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 17 Stable tag: 2.1.2 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 A plugin which provides an author box for your WordPress blog. 12 A plugin which provides an author box for your WordPress blog. Originally known as "Author Box for Divi." 13 13 14 14 == Description == … … 77 77 78 78 == Changelog == 79 80 = 2.1.2 = 81 * Updated plugin tags and description 79 82 80 83 = 2.1.1 = … … 180 183 181 184 * Initial release 185 -
author-box-for-divi/tags/2.1.2b/templates/settings.php
r3331588 r3382125 5 5 </h2> 6 6 7 <!-- Preview Area --> 7 8 <div class="abfd-preview-area"> 8 9 <?php … … 13 14 </div> 14 15 16 <!-- Shortcode Info --> 15 17 <div class="abfd-shortcode-info"> 16 18 <?php if (!ABFD::$is_pro) : ?> -
author-box-for-divi/trunk/index.php
r3375018 r3382125 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. 16 Version: 2.1.2 7 7 Text Domain: author-box-for-divi 8 8 Domain Path: /languages … … 675 675 676 676 ?> 677 -
author-box-for-divi/trunk/readme.txt
r3375018 r3382125 2 2 Contributors: netrr, andrejdivi, andrej, dbeja 3 3 Donate link: https://www.paypal.com/paypalme/dbkode 4 Tags: author -box-for-divi, author-box-divi, divi-author-box, divi-author, divi-author-bio4 Tags: author box, author bio, author, bio, author social icons 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.0 7 Stable tag: 2.1. 17 Stable tag: 2.1.2 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 A plugin which provides an author box for your WordPress blog. 12 A plugin which provides an author box for your WordPress blog. Originally known as "Author Box for Divi." 13 13 14 14 == Description == … … 77 77 78 78 == Changelog == 79 80 = 2.1.2 = 81 * Updated plugin tags and description 79 82 80 83 = 2.1.1 = … … 180 183 181 184 * Initial release 185 -
author-box-for-divi/trunk/templates/settings.php
r3331588 r3382125 5 5 </h2> 6 6 7 <!-- Preview Area --> 7 8 <div class="abfd-preview-area"> 8 9 <?php … … 13 14 </div> 14 15 16 <!-- Shortcode Info --> 15 17 <div class="abfd-shortcode-info"> 16 18 <?php if (!ABFD::$is_pro) : ?>
Note: See TracChangeset
for help on using the changeset viewer.