Uncanny Automator is the easiest and most powerful way to connect your WordPress plugins, sites and apps together with powerful automations.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,866
13 issue groups
Security
967
10 issue groups
I18n
95
1 issue group
Performance
9
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__status".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Created {$kind} initialization failed, and its WordPress post could not be removed."'.
Sample message
Use placeholders and $wpdb->prepare(); found $action_id
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'stm_lms_quiz_' . $status".
Sample message
Unescaped parameter $action_tbl used in $wpdb->get_col()\n$action_tbl assigned unsafely at line 153.
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
A function call to _n() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SELECT meta_value, post_id FROM $wpdb->postmeta WHERE meta_key = %s AND post_id IN ($placeholders)"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$colors'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$fieldName]
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_name".
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "clear_cloudflare_cache".
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
254
External assets
3
Incoming endpoints
43
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
17 more hidden
6 score snapshots
v7.5.0
21
Latest
v7.4.1
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 4,039 | 1,064 | 2,975 | v7.5.0 | 2.0.0 |
| 22 | 2,892 | 523 | 2,369 | v7.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.