Allow long permalinks in your WordPress. Useful especially for using non-latin characters in permalinks. Respects future relevant core updates.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
8 issue groups
Security
13
3 issue groups
I18n
10
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found $get_lock_sql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_db_ver".
Sample message
Unescaped parameter $get_lock_sql used in $wpdb->get_var()\n$get_lock_sql assigned unsafely at line 122.
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
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 '__'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "REDEF_FILE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "redefine_sanitize_title_with_dashes".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.32
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 48 | 27 | 21 | v1.32 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.