Universal WordPress transliteration for multilingual and non-Latin URLs, permalinks, media, search and SEO-friendly content.
Prioritized issue groups from the latest Plugin Check scan
Security
416
11 issue groups
Maintainability
142
12 issue groups
I18n
48
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$credits_url'.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['rstr_script'] not unslashed before sanitization. Use wp_unslash() or similar
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activations".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['rstr_script']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cyr_to_ascii_lat".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$RSTR_NAME} at "DELETE FROM `{$wpdb->options}` WHERE `{$wpdb->options}`.`option_name` REGEXP '^_transient_(.*)?{$RSTR_NAME}(.*|$)'"
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
File has mixed line endings; this may cause incorrect results
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$function'.
Sample message
Use placeholders and $wpdb->prepare(); found $RSTR_NAME
Sample message
Unless you are using SQL wildcards, using LIKE is inefficient. Use a straight compare instead. Found: LIKE 'revision'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['mode']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Unescaped parameter $RSTR_NAME used in $wpdb->query()\n$RSTR_NAME assigned unsafely at line 17.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Function "wp_is_serving_rest_request()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 2 replacement parameters, expected 0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
121
External assets
3
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.5.5
28
Latest
v2.5.4
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 627 | 305 | 322 | v2.5.5 | 2.0.0 |
| 28 | 625 | 305 | 320 | v2.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.