Convert Non-Latin characters in post, page and term slugs to Latin characters.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
46
7 issue groups
Security
13
5 issue groups
I18n
5
3 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->cron_interval_identifier".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ctl_allow".
Sample message
trigger_error() 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 'gettype'.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 222.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$encoding'.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
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 $sql
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
Linking directly to 5 stars reviews is not allowed.
Not analyzed yet.
First score snapshot
v7.0.2
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 64 | 16 | 48 | v7.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.