Easily translate your WordPress site into 100+ languages to make it multilingual. A simple and complete multilingual solution for WordPress.
Prioritized issue groups from the latest Plugin Check scan
I18n
96
3 issue groups
Maintainability
60
8 issue groups
Security
38
6 issue groups
Sample message
Mismatched text domain. Expected 'google-website-translator' but got 'prisna-gwt'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PrisnaGWT".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$template does not exist!<br />"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$_var_name]
Sample message
$_GET[$_var_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
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
The "Text Domain" header in the plugin file does not match the slug. Found "prisna-gwt", expected "google-website-translator".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "google-website-translator" - contains the restricted term "google" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin slug, such as "... for google".
Sample message
Function "utf8_decode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 3.3.0.
Not analyzed yet.
First score snapshot
v1.4.15
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 194 | 117 | 77 | v1.4.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.