The most customizable extra product options builder for WooCommerce. You will love how many fields and features the free version has.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
155
12 issue groups
Security
149
10 issue groups
I18n
8
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$className".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo-extra-product-get-extension-runnable-'.$extension".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" field classes / $methodCount methods -> $outputFile\n"'.
Sample message
Processing form data without nonce verification.
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: $_FILES[$name]
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_nonce'] 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 '$currentOption'.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Function "wp_get_upload_dir()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Use placeholders and $wpdb->prepare(); found $this
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
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
Unescaped parameter $itemTable used in $wpdb->get_col()\n$itemTable assigned unsafely at line 34.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
Missing $domain parameter in function call to __().
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
File and folder names must not contain spaces or special characters.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$itemTable} at "SELECT DISTINCT items.order_id\n FROM {$itemTable} items\n INNER JOIN {$metaTable} itemmeta\n ON itemmeta.order_item_id=items.order_item_id\n WHERE itemmeta.meta_key IN ('rn_entry','rn_line_items')\n AND itemmeta.meta_value LIKE %s\n LIMIT 20"
Sample message
The $text parameter must be a single text string literal. Found: $this->Item->get_id()
Sample message
The use of function move_uploaded_file() is forbidden
Potential connections found in static code analysis.
Outbound calls
163
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
7 score snapshots
v1.2.176
30
Latest
v1.2.174
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 322 | 112 | 210 | v1.2.176 | 2.0.0 |
| 31 | 307 | 113 | 194 | v1.2.174 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.