Given that I am not using Wordpress these days and I haven't really been using WooPoly for a while. I am looking for maintainers to take over thi …
Prioritized issue groups from the latest Plugin Check scan
Security
232
9 issue groups
I18n
61
5 issue groups
Maintainability
53
11 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$name]
Sample message
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$account_html'.
Sample message
Mismatched text domain. Expected 'woo-poly-integration' but got ' woo-poly-integration'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->getFieldsFilterName()".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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: $description
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['new_lang']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cantDownload'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Use placeholders and $wpdb->prepare(); found $variatonID
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Hyyan WooCommerce Polylang Integration" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
The use of function set_time_limit() is discouraged
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "onActivate".
Sample message
Missing $domain parameter in function call to __().
Sample message
Multiple placeholders in translatable strings should be ordered. Mix of ordered and non-ordered placeholders found. Found: "%s, %2$s, %2$s" in 'Unable to download WooCommerce translation %s from : <a href="%2$s">%2$s</a>'.
Not analyzed yet.
First score snapshot
v1.5.0
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 361 | 141 | 220 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.