xili-language lets you create and manage multilingual WP site in several languages with yours or most famous localizable themes. Ready for CMS design.
Prioritized issue groups from the latest Plugin Check scan
Security
1,148
9 issue groups
I18n
685
8 issue groups
Maintainability
140
8 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<br /><span class='description'>$desc</span>"'.
Sample message
The $domain parameter must be a single text string literal. Found: $textdomain
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
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
The $text parameter must be a single text string literal. Found: $before
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$key]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'xili-language' but got "xili-dictionary".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'load_plugin_domain_for_curlang_'. str_replace('-', '_', $plugin_domain )".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_again_filter".
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$1s, %2$2s", but got "%1s, %2s" in 'xili-dictionary: msgid list updated (n=%1s, d=%2s'.
Sample message
The parameter "array ( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Unescaped parameter $q used in $wpdb->get_col()\n$q assigned unsafely at line 5238.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
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
Use placeholders and $wpdb->prepare(); found $q
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEFAULTSLUG".
Potential connections found in static code analysis.
Outbound calls
48
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.21.3
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,024 | 1,501 | 523 | v2.21.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.