Changeset 3393625
- Timestamp:
- 11/11/2025 12:10:54 PM (5 months ago)
- Location:
- auto-prune-posts
- Files:
-
- 8 added
- 2 edited
-
tags/3.1.1 (added)
-
tags/3.1.1/auto-prune-posts-adminpage.php (added)
-
tags/3.1.1/auto-prune-posts.php (added)
-
tags/3.1.1/mijnpress_plugin_framework.php (added)
-
tags/3.1.1/readme.txt (added)
-
tags/3.1.1/screenshot-1.png (added)
-
tags/3.1.1/screenshot-2.png (added)
-
tags/3.1.1/screenshot-3.png (added)
-
trunk/auto-prune-posts.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-prune-posts/trunk/auto-prune-posts.php
r3392847 r3393625 4 4 Plugin URI: https://www.mijnpress.nl 5 5 Description: Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis. 6 Version: 3.1. 06 Version: 3.1.1 7 7 Author: Ramon Fincken 8 8 Author URI: https://www.mijnpress.nl -
auto-prune-posts/trunk/readme.txt
r3392847 r3393625 4 4 Requires at least: 2.3 5 5 Tested up to: 6.8.3 6 Stable tag: 3.1. 06 Stable tag: 3.1.1 7 7 8 8 Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis (single category, or all at once.)<br> … … 40 40 41 41 == Changelog == 42 = 3.1.1 = 43 Bugfix: Re-added the framework 44 42 45 = 3.1.0 = 43 46 Change: Removed &prune=true GET option to force run prune using wp-admin as it is false-positively flagged ads CSS by pathstack. Now using a form post button.
Note: See TracChangeset
for help on using the changeset viewer.