Increase average order value by letting your customers purchase additional options on your products.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,940
11 issue groups
I18n
330
3 issue groups
Security
244
11 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_defaults".
Sample message
Mismatched text domain. Expected 'yith-woocommerce-product-add-ons' but got 'woocommerce'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_' . sanitize_title( $field['id'] )".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_GET['term']
Sample message
$_POST['currency'] 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 '$block'.
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 interpolated variable $addons_table_name at "SHOW TABLES LIKE '$addons_table_name'"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "YIT_Plugin_Licence".
Sample message
Unescaped parameter $addons_table_name used in $wpdb->get_var()\n$addons_table_name assigned unsafely at line 246.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "YIT_Ajax".
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']['options_default_price']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$deprecated_filters[ $filter ]".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_YITH_BH_ONBOARDING".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found $alter_block_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Sample message
Processing form data without nonce verification.
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 plugin name includes a restricted term. Your chosen plugin name - "YITH WooCommerce Product Add-Ons" - 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
Unescaped parameter $alter_block_query used in $wpdb->query()\n$alter_block_query assigned unsafely at line 364.
Potential connections found in static code analysis.
Outbound calls
115
External assets
3
Incoming endpoints
23
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v4.32.0
23
Latest
v4.31.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,530 | 461 | 2,069 | v4.32.0 | 2.0.0 |
| 24 | 2,529 | 460 | 2,069 | v4.31.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.