Auto deletes expires (prunes) posts after a certain amount of time. On a per category basis (single category, or all at once.
Prioritized issue groups from the latest Plugin Check scan
Security
78
5 issue groups
Maintainability
24
7 issue groups
Repo Compliance
5
5 issue groups
I18n
4
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cat'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['action'][$cat_id][$the_type]. Check that the array index exists before using it.
Sample message
$_POST['action'][$cat_id][$the_type] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['action'][$cat_id][$the_type]
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$period".
Sample message
Function "delete_transient()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.3.0.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_auto_prune_posts".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_auto_prune_posts_activation".
Sample message
Processing form data without nonce verification.
Sample message
The parameter "NULL" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Sample message
The parameter "true" at position #2 of is_email() has been deprecated since WordPress version 3.0.0. Instead do not pass the parameter.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.1.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 111 | 54 | 57 | v3.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.