Plugin Directory

Changeset 3382854


Ignore:
Timestamp:
10/22/2025 06:04:13 PM (5 months ago)
Author:
andrejdivi
Message:

Update to version 2.1.3 from GitHub

Location:
author-box-for-divi
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • author-box-for-divi/tags/2.1.3/index.php

    r3382125 r3382854  
    44Plugin URI: https://wordpress.org/plugins/author-box-for-divi/
    55Description: A plugin which provides an author box for your WordPress blog.
    6 Version: 2.1.2
     6Version: 2.1.3
    77Text Domain: author-box-for-divi
    88Domain Path: /languages
     
    673673
    674674ABFD::load();
    675 
    676 ?>
    677 
  • author-box-for-divi/tags/2.1.3/readme.txt

    r3382125 r3382854  
    55Requires PHP: 5.2
    66Requires at least: 3.0
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.3
    88Tested up to: 6.8
    99License: GPLv2 or later
     
    7777
    7878== Changelog ==
     79
     80= 2.1.3 =
     81* Fixed small issue introduced in 1.2.1
    7982
    8083= 2.1.2 =
     
    184187* Initial release
    185188
     189
  • author-box-for-divi/trunk/index.php

    r3382125 r3382854  
    44Plugin URI: https://wordpress.org/plugins/author-box-for-divi/
    55Description: A plugin which provides an author box for your WordPress blog.
    6 Version: 2.1.2
     6Version: 2.1.3
    77Text Domain: author-box-for-divi
    88Domain Path: /languages
     
    673673
    674674ABFD::load();
    675 
    676 ?>
    677 
  • author-box-for-divi/trunk/readme.txt

    r3382125 r3382854  
    55Requires PHP: 5.2
    66Requires at least: 3.0
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.3
    88Tested up to: 6.8
    99License: GPLv2 or later
     
    7777
    7878== Changelog ==
     79
     80= 2.1.3 =
     81* Fixed small issue introduced in 1.2.1
    7982
    8083= 2.1.2 =
     
    184187* Initial release
    185188
     189
Note: See TracChangeset for help on using the changeset viewer.