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
576
8 issue groups
Security
81
9 issue groups
I18n
6
3 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
Processing form data without nonce verification.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Mismatched text domain. Expected 'yayextra' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Utils'.
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
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
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.
Potential connections found in static code analysis.
Outbound calls
169
External assets
0
Incoming endpoints
8
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.1.0
36
Latest
v2.0.3
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 665 | 14 | 651 | v2.1.0 | 2.1.0 |
| 36 | 483 | 11 | 472 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.