Plugin Directory

Changeset 3125721


Ignore:
Timestamp:
07/26/2024 06:56:51 AM (20 months ago)
Author:
monarchwp23
Message:

Update to version 1.1.3 from GitHub

Location:
default-post-author
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • default-post-author/tags/1.1.3/default-post-author.php

    r3071002 r3125721  
    55 * Plugin URI: https://wordpress.org/plugins/default-post-author/
    66 * Description: The easiest way to set default post author in your WordPress Site.
    7  * Version: 1.1.2
     7 * Version: 1.1.3
    88 * Requires at least: 6.1
    99 * Requires PHP: 7.4
  • default-post-author/tags/1.1.3/readme.txt

    r3071002 r3125721  
    33Tags: post author, default post author, wp post, posts
    44Requires at least: 6.1
    5 Tested up to: 6.5.2
     5Tested up to: 6.6
    66Requires PHP: 7.4
    7 Stable tag: 1.1.2
     7Stable tag: 1.1.3
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7171== Upgrade Notice ==
    7272
     73= 1.1.3 - (July 17, 2024) =
     74- Security Update
     75- Performance Update
     76- WordPress 6.6 compatibility
     77
    7378= 1.1.2 - (April 15, 2024) =
    7479- Security Update
  • default-post-author/trunk/default-post-author.php

    r3071002 r3125721  
    55 * Plugin URI: https://wordpress.org/plugins/default-post-author/
    66 * Description: The easiest way to set default post author in your WordPress Site.
    7  * Version: 1.1.2
     7 * Version: 1.1.3
    88 * Requires at least: 6.1
    99 * Requires PHP: 7.4
  • default-post-author/trunk/readme.txt

    r3071002 r3125721  
    33Tags: post author, default post author, wp post, posts
    44Requires at least: 6.1
    5 Tested up to: 6.5.2
     5Tested up to: 6.6
    66Requires PHP: 7.4
    7 Stable tag: 1.1.2
     7Stable tag: 1.1.3
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7171== Upgrade Notice ==
    7272
     73= 1.1.3 - (July 17, 2024) =
     74- Security Update
     75- Performance Update
     76- WordPress 6.6 compatibility
     77
    7378= 1.1.2 - (April 15, 2024) =
    7479- Security Update
Note: See TracChangeset for help on using the changeset viewer.