Plugin Directory

Changeset 3190462


Ignore:
Timestamp:
11/17/2024 06:05:46 AM (16 months ago)
Author:
monarchwp23
Message:

Update to version 1.1.4 from GitHub

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

Legend:

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

    r3125721 r3190462  
    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.3
     7 * Version: 1.1.4
    88 * Requires at least: 6.1
    99 * Requires PHP: 7.4
  • default-post-author/tags/1.1.4/readme.txt

    r3125721 r3190462  
    33Tags: post author, default post author, wp post, posts
    44Requires at least: 6.1
    5 Tested up to: 6.6
     5Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.1.3
     7Stable tag: 1.1.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7171== Upgrade Notice ==
    7272
     73= 1.1.4 - (November 17, 2024) =
     74- Security Update
     75- Performance Update
     76- WordPress 6.7 compatibility
     77
    7378= 1.1.3 - (July 17, 2024) =
    7479- Security Update
     
    98103== Changelog ==
    99104
     105= 1.1.4 - (November 17, 2024) =
     106- Security Update
     107- Performance Update
     108- WordPress 6.7 compatibility
     109
     110= 1.1.3 - (July 17, 2024) =
     111- Security Update
     112- Performance Update
     113- WordPress 6.6 compatibility
     114
    100115= 1.1.2 - (April 15, 2024) =
    101116- Security Update
  • default-post-author/trunk/default-post-author.php

    r3125721 r3190462  
    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.3
     7 * Version: 1.1.4
    88 * Requires at least: 6.1
    99 * Requires PHP: 7.4
  • default-post-author/trunk/readme.txt

    r3125721 r3190462  
    33Tags: post author, default post author, wp post, posts
    44Requires at least: 6.1
    5 Tested up to: 6.6
     5Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.1.3
     7Stable tag: 1.1.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7171== Upgrade Notice ==
    7272
     73= 1.1.4 - (November 17, 2024) =
     74- Security Update
     75- Performance Update
     76- WordPress 6.7 compatibility
     77
    7378= 1.1.3 - (July 17, 2024) =
    7479- Security Update
     
    98103== Changelog ==
    99104
     105= 1.1.4 - (November 17, 2024) =
     106- Security Update
     107- Performance Update
     108- WordPress 6.7 compatibility
     109
     110= 1.1.3 - (July 17, 2024) =
     111- Security Update
     112- Performance Update
     113- WordPress 6.6 compatibility
     114
    100115= 1.1.2 - (April 15, 2024) =
    101116- Security Update
Note: See TracChangeset for help on using the changeset viewer.