WowRevenue is a combination of product bundles and discount campaigns, including bulk discounts, buy x get y discounts, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,995
7 issue groups
Security
69
9 issue groups
I18n
5
2 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_data".
Sample message
Processing form data without nonce verification.
Sample message
$_POST['campaign_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prad_promo_promotion_hooks".
Sample message
Detected usage of a non-sanitized input variable: $_GET['limit']
Sample message
Unescaped parameter $action_condition used in $wpdb->get_results()\n$action_condition assigned unsafely at line 1663.
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
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
Detected usage of a possibly undefined superglobal array index: $_POST['products']. 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: "$filter".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$config['brand_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
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at \t\t\tFROM {$table_name}\n
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$is_selected'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "WowRevenue - Product Bundles & Bulk Discounts" is different from the name declared in plugin header "WowRevenue".
Potential connections found in static code analysis.
Outbound calls
98
External assets
0
Incoming endpoints
32
No external asset domains detected.
register_rest_route
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
11 more hidden
4 score snapshots
v2.2.11
31
Latest
v2.2.10
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 2,070 | 14 | 2,056 | v2.2.11 | 2.0.0 |
| 32 | 2,040 | 13 | 2,027 | v2.2.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.