Design stunning WooCommerce sites that sell with 94+ Widgets, 14+ Modules, & 150+ Templates of CoDesigner Elementor WooCommerce addon.
Prioritized issue groups from the latest Plugin Check scan
I18n
4,068
4 issue groups
Maintainability
482
13 issue groups
Security
312
7 issue groups
Performance
8
1 issue group
Sample message
Mismatched text domain. Expected 'woolementor' but got 'Codesigner'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_active".
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$_wishlist_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['woocommerce_recently_viewed']
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: "cd_bulk_discount_amount".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['tag_ID']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cd_after_add_to_cart_style".
Sample message
The $text parameter must be a single text string literal. Found: $module['title']
Sample message
Possible use of ASP style short opening tags detected; found: <%= CODESIGNER_LIB.url %>/get/<%= i.templat...
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 $plural text string should have translatable content. Found: '%s'
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Possible use of ASP style opening tags detected; found: <% _.each( blocks, function(i) { %>\n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
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
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
File and folder names must not contain spaces or special characters.
Not analyzed yet.
First score snapshot
v4.31
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 4,905 | 4,131 | 774 | v4.31 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.