Convert Cyrillic, Georgian and Greek URLs and file names to readable Latin characters. Works on slugs, attachments and taxonomies — no code needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
31
11 issue groups
Security
11
5 issue groups
I18n
6
2 issue groups
Repo Compliance
2
2 issue groups
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
Mismatched text domain. Expected 'cyr-and-lat' but got 'cyr-to-lat-reloaded'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_url ..." but found "<?= esc_url ..."
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WCTRL_BASEFILE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctl_add_upgrade_link".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Cyr to Lat Reloaded - Transliteration of Links and File Names" is different from the name declared in plugin header "Cyr to Lat reloaded".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.2.0.
Potential connections found in static code analysis.
Outbound calls
105
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.3.5
64
Latest
v1.3.4
65
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 50 | 14 | 36 | v1.3.5 | 2.0.0 |
| 65 | 49 | 13 | 36 | v1.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.