Grow your organic traffic and AI visibility with powerful SEO tools, XML sitemaps, Schema automation, and built-in AI SEO, all in one place.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
287
15 issue groups
Security
118
7 issue groups
Performance
11
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_services".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$actions_table} at "UPDATE {$actions_table} SET group_id=%d WHERE group_id=%d OR group_id=%d"
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "action_scheduler_pastdue_actions_check".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $pages
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $actions_table used in $wpdb->query()\n$actions_table assigned unsafely at line 46.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 351.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Attempting a database schema change is discouraged.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CONTENT_AI_URL".
Sample message
Setting `suppress_filters` to `true` is prohibited.
Potential connections found in static code analysis.
Outbound calls
298
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
5 score snapshots
v1.0.275
30
Latest
v1.0.274.1
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 419 | 45 | 374 | v1.0.275 | 2.0.0 |
| 30 | 419 | 45 | 374 | v1.0.274.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.