A fully featured, easy-to-use documentation plugin with AI chat, search, FAQs, and quizzes. Build beautiful knowledge bases, docs, and wikis.
Prioritized issue groups from the latest Plugin Check scan
Security
508
11 issue groups
Maintainability
474
13 issue groups
I18n
44
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$article_class_escaped'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "SELECT $column FROM $this->table_name WHERE $this->primary_key = %s LIMIT 1;"
Sample message
Processing form data without nonce verification.
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
A function call to __() 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
$_COOKIE[$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: "elay_block_config".
Sample message
Unescaped parameter $messages_table used in $wpdb->get_var()
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$key]. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $column
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 842.
Sample message
Attempting a database schema change is discouraged.
Sample message
Function "get_block_template()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
231
External assets
1
Incoming endpoints
68
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
23 more hidden
2 score snapshots
v17.212.0
27
Latest
v17.211.0
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,040 | 289 | 751 | v17.212.0 | 2.0.0 |
| 27 | 1,040 | 289 | 751 | v17.211.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.