Plugin Directory

Changeset 3393625


Ignore:
Timestamp:
11/11/2025 12:10:54 PM (5 months ago)
Author:
ramon fincken
Message:

Bugfix, added the framework

Location:
auto-prune-posts
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • auto-prune-posts/trunk/auto-prune-posts.php

    r3392847 r3393625  
    44 Plugin URI: https://www.mijnpress.nl
    55 Description: Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis.
    6  Version: 3.1.0
     6 Version: 3.1.1
    77 Author: Ramon Fincken
    88 Author URI: https://www.mijnpress.nl
  • auto-prune-posts/trunk/readme.txt

    r3392847 r3393625  
    44Requires at least: 2.3
    55Tested up to: 6.8.3
    6 Stable tag: 3.1.0
     6Stable tag: 3.1.1
    77
    88Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis (single category, or all at once.)<br>
     
    4040
    4141== Changelog ==
     42= 3.1.1 =
     43Bugfix: Re-added the framework
     44
    4245= 3.1.0 =
    4346Change: 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.