Bulk delete posts, pages, users, attachments, and meta fields based on complex bulk conditions & filters.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
6 issue groups
Performance
8
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BD_Base_Page".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
47
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v6.12
96
Latest
v6.11
96
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 28 | 2 | 26 | v6.12 | 2.0.0 |
| 96 | 28 | 2 | 26 | v6.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.