Allows a complete uninstall and cleanup of qTranslate X meta-tags or importing translations into WPML
Prioritized issue groups from the latest Plugin Check scan
Security
116
10 issue groups
I18n
95
3 issue groups
Maintainability
56
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'qtranslate-to-wpml-export' but got 'qt-import'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Use placeholders and $wpdb->prepare(); found $limit
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Step'.
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
Detected usage of a non-sanitized input variable: $_POST['lang']
Sample message
$_POST['lang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$blog_default_cat} at WHERE term_id='{$blog_default_cat}' AND taxonomy='category'"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['lang']. Check that the array index exists before using it.
Sample message
Unescaped parameter $this->utils used in $wpdb->get_results()
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Finished clean batch #%d. Posts processed: %d.'.
Sample message
Unescaped parameter $blog_default_cat used in $wpdb->get_var()\n$blog_default_cat assigned unsafely at line 912.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "qTranslate X Cleanup and WPML Import" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The parameter "array( 'fields' => 'names' )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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
Plugin name "qTranslate X Cleanup and WPML Import" is different from the name declared in plugin header "qTranslate X Importer".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.0.3
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 269 | 167 | 102 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.