YayExtra – Product Options for WooCommerce lets you add customizable options and extra fields to your products.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
407
10 issue groups
Security
69
7 issue groups
I18n
5
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addition_cost".
Sample message
$_GET['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['option_field_data']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$comparation} at "( postmeta.meta_key = '_price' AND postmeta.meta_value {$comparation} %f )"
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_cart_item_permalink".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Mismatched text domain. Expected 'yayextra' but got 'woocommerce'.
Sample message
Use placeholders and $wpdb->prepare(); found $countQuery
Sample message
Detected usage of meta_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "YayExtra - WooCommerce Extra Product Options" - 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
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
Unescaped parameter $countQuery used in $wpdb->get_var()\n$countQuery assigned unsafely at line 385.
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin name "YayExtra - WooCommerce Extra Product Options" is different from the name declared in plugin header "YayExtra Lite - WooCommerce Extra Product Options".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v2.0.3
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 483 | 11 | 472 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.