Prioritized issue groups from the latest Plugin Check scan
I18n
29
4 issue groups
Maintainability
17
7 issue groups
Security
13
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Missing $domain parameter in function call to __().
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
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
The $text text string should have translatable content. Found: ''
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $query_sql used in $wpdb->get_results()\n$query_sql assigned unsafely at line 702.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_install_action_links".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data_escaped'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce_epda_ajax_action']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'scroll-down-arrow' but got 'echo-knowledge-base'.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Function "wp_is_block_theme()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.2.0.
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.2
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 60 | 30 | 30 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.