Translate WordPress with Google Language Translator multilanguage plugin which allows to insert a language selector widget anywhere on your website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
158
11 issue groups
Security
139
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alignment".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$this->prefix . '_admin_notice_ignore']
Sample message
$_GET[$this->prefix . '_admin_notice_ignore'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_ACCEPT_ENCODING']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cache_exclude_js_glt".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GLT_Notices".
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Google Language Translator" - contains the restricted term "google" and cannot be used to begin your plugin name. 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 name, such as "... for google".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GLT_VERSION".
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
Detected production-time change to PHP error reporting: error_reporting().
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Plugin name "Translate WordPress - Google Language Translator" is different from the name declared in plugin header "Google Language Translator".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Mismatched Stable Tag: 7.0.1 != 6.0.20. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
27
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v7.0.1
39
Latest
v6.0.20
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 298 | 1 | 297 | v7.0.1 | 2.1.0 |
| 26 | 517 | 200 | 317 | v6.0.20 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.