Plugin Directory

Changeset 3387241


Ignore:
Timestamp:
10/30/2025 06:20:21 PM (5 months ago)
Author:
palashwpdev
Message:

Update to version 1.1.7 from GitHub

Location:
auto-delete-post
Files:
29 added
5 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • auto-delete-post/tags/1.1.7/auto-delete-post.php

    r3387238 r3387241  
    66 * Plugin URI:        https://wordpress.org/plugin/auto-delete-post
    77 * Description:       This plugin automatically deletes a post after a certain time
    8  * Version:           1.1.6
     8 * Version:           1.1.7
    99 * Requires at least: 5.2
    1010 * Tested up to:      6.8.3
  • auto-delete-post/tags/1.1.7/readme.txt

    r3387238 r3387241  
    77Requires at least: 5.2
    88Tested up to: 6.8.3
    9 Version: 1.1.6
    10 Stable tag: 1.1.6
     9Version: 1.1.7
     10Stable tag: 1.1.7
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6565* Fixed fatal error caused by missing main class initialization.
    6666
     67= 1.1.6 =
     68* Fixed fatal error caused by missing main class initialization.
     69
    6770= 1.1.5 =
    6871* Checked compatibility with latest version of WP
     
    7780== Upgrade Notice ==
    7881
    79 = 1.1.5 =
     82= 1.1.7 =
    8083There is a upgrade available.
  • auto-delete-post/trunk/auto-delete-post.php

    r3387238 r3387241  
    66 * Plugin URI:        https://wordpress.org/plugin/auto-delete-post
    77 * Description:       This plugin automatically deletes a post after a certain time
    8  * Version:           1.1.6
     8 * Version:           1.1.7
    99 * Requires at least: 5.2
    1010 * Tested up to:      6.8.3
  • auto-delete-post/trunk/readme.txt

    r3387238 r3387241  
    77Requires at least: 5.2
    88Tested up to: 6.8.3
    9 Version: 1.1.6
    10 Stable tag: 1.1.6
     9Version: 1.1.7
     10Stable tag: 1.1.7
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6565* Fixed fatal error caused by missing main class initialization.
    6666
     67= 1.1.6 =
     68* Fixed fatal error caused by missing main class initialization.
     69
    6770= 1.1.5 =
    6871* Checked compatibility with latest version of WP
     
    7780== Upgrade Notice ==
    7881
    79 = 1.1.5 =
     82= 1.1.7 =
    8083There is a upgrade available.
Note: See TracChangeset for help on using the changeset viewer.