Plugin Directory

Changeset 3406767


Ignore:
Timestamp:
12/01/2025 11:32:44 AM (4 months ago)
Author:
andrejdivi
Message:

Update to version 2.1.4 from GitHub

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

Legend:

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

    r3382854 r3406767  
    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.3
     6Version: 2.1.4
    77Text Domain: author-box-for-divi
    88Domain Path: /languages
     
    673673
    674674ABFD::load();
     675
  • author-box-for-divi/tags/2.1.4/readme.txt

    r3382865 r3406767  
    55Requires PHP: 5.2
    66Requires at least: 3.0
    7 Stable tag: 2.1.3
    8 Tested up to: 6.8
     7Stable tag: 2.1.4
     8Tested up to: 6.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878== Changelog ==
     79
     80= 2.1.4 =
     81Tested with WP 6.9
    7982
    8083= 2.1.3 =
     
    189192
    190193
     194
  • author-box-for-divi/trunk/index.php

    r3382854 r3406767  
    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.3
     6Version: 2.1.4
    77Text Domain: author-box-for-divi
    88Domain Path: /languages
     
    673673
    674674ABFD::load();
     675
  • author-box-for-divi/trunk/readme.txt

    r3382865 r3406767  
    55Requires PHP: 5.2
    66Requires at least: 3.0
    7 Stable tag: 2.1.3
    8 Tested up to: 6.8
     7Stable tag: 2.1.4
     8Tested up to: 6.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878== Changelog ==
     79
     80= 2.1.4 =
     81Tested with WP 6.9
    7982
    8083= 2.1.3 =
     
    189192
    190193
     194
Note: See TracChangeset for help on using the changeset viewer.