Changeset 3387238
- Timestamp:
- 10/30/2025 05:57:04 PM (5 months ago)
- Location:
- auto-delete-post
- Files:
-
- 2 added
- 1 deleted
- 4 edited
- 1 copied
-
assets/banner-1544x500.png (deleted)
-
assets/banner-772x250.png (added)
-
assets/icon-250x250.png (added)
-
tags/1.1.6 (copied) (copied from auto-delete-post/trunk)
-
tags/1.1.6/auto-delete-post.php (modified) (1 diff)
-
tags/1.1.6/readme.txt (modified) (2 diffs)
-
trunk/auto-delete-post.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-delete-post/tags/1.1.6/auto-delete-post.php
r3386608 r3387238 6 6 * Plugin URI: https://wordpress.org/plugin/auto-delete-post 7 7 * Description: This plugin automatically deletes a post after a certain time 8 * Version: 1.1. 58 * Version: 1.1.6 9 9 * Requires at least: 5.2 10 * Tested up to: 6. 6.110 * Tested up to: 6.8.3 11 11 * Requires PHP: 7.2 12 12 * Author: Shahadat Hossain -
auto-delete-post/tags/1.1.6/readme.txt
r3386608 r3387238 7 7 Requires at least: 5.2 8 8 Tested up to: 6.8.3 9 Version: 1.1. 510 Stable tag: 1.1. 59 Version: 1.1.6 10 Stable tag: 1.1.6 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 62 62 63 63 == Changelog == 64 = 1.1.6 = 65 * Fixed fatal error caused by missing main class initialization. 66 64 67 = 1.1.5 = 65 68 * Checked compatibility with latest version of WP -
auto-delete-post/trunk/auto-delete-post.php
r3386608 r3387238 6 6 * Plugin URI: https://wordpress.org/plugin/auto-delete-post 7 7 * Description: This plugin automatically deletes a post after a certain time 8 * Version: 1.1. 58 * Version: 1.1.6 9 9 * Requires at least: 5.2 10 * Tested up to: 6. 6.110 * Tested up to: 6.8.3 11 11 * Requires PHP: 7.2 12 12 * Author: Shahadat Hossain -
auto-delete-post/trunk/readme.txt
r3386608 r3387238 7 7 Requires at least: 5.2 8 8 Tested up to: 6.8.3 9 Version: 1.1. 510 Stable tag: 1.1. 59 Version: 1.1.6 10 Stable tag: 1.1.6 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 62 62 63 63 == Changelog == 64 = 1.1.6 = 65 * Fixed fatal error caused by missing main class initialization. 66 64 67 = 1.1.5 = 65 68 * Checked compatibility with latest version of WP
Note: See TracChangeset
for help on using the changeset viewer.