A complete toolkit to build stunning product configurators in WordPress and WooCommerce. Boost sales and increase user engagement.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,993
13 issue groups
Security
774
10 issue groups
I18n
10
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fs_plugins_api".
Sample message
$_GET[$tax_slug] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1$s.
Sample message
Detected usage of a non-sanitized input variable: $_GET['date_from']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
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
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
Processing form data without nonce verification.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE "%2$s".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['attribute_id']. Check that the array index exists before using it.
Sample message
The use of function eval() is forbidden
Sample message
The $text parameter must be a single text string literal. Found: $tax_label
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Unescaped parameter $post_title used in $wpdb->get_var()\n$post_title assigned unsafely at line 473.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Attempting a database schema change is discouraged.
Potential connections found in static code analysis.
Outbound calls
284
External assets
4
Incoming endpoints
12
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.1.0
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,806 | 626 | 2,180 | v3.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.