Proofread & Audit your WordPress website with One Click! Find & fix the errors and build a professional image for your business.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,508
15 issue groups
Security
866
6 issue groups
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
Unescaped parameter $aioseo_table used in $wpdb->get_results()\n$aioseo_table assigned unsafely at line 1220.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $author_meta_where at "SELECT a.meta_key, a.user_id, a.meta_value, b.user_login, b.post_author FROM $user_table a LEFT JOIN (SELECT a.post_author, b.user_login FROM $post_table a, $username_table b WHERE a.post_author = b.ID GROUP BY post_author) AS b ON b.post_author = a.user_id WHERE $author_meta_where;"
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['tmp_name']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "usort_empty_reorder".
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $max_pages
Sample message
Processing form data without nonce verification.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$upgrade_url".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Spell Check" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wphcx_Table".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_UNINSTALL_PLUGIN".
Potential connections found in static code analysis.
Outbound calls
120
External assets
0
Incoming endpoints
23
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
5 score snapshots
v12.0
25
Latest
v11.9
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 4,374 | 9 | 4,365 | v12.0 | 2.0.0 |
| 25 | 4,425 | 0 | 4,425 | v11.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.