WowRevenue – Product Bundles & Bulk Discounts

WowRevenue is a combination of product bundles and discount campaigns, including bulk discounts, buy x get y discounts, and more.

v2.2.9WPXPOUpdated Added 1k+ installs100% rating
32
Score
19
Errors
2,027
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance98
Maintainability34

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

2,046 findings

Maintainability

1,963

6 issue groups

Security

69

8 issue groups

I18n

13

3 issue groups

Performance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_data".1,940
Category
Maintainability
Occurrences
1,940
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_data".

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.21
Category
Security
Occurrences
21
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_POST['campaign_id'] not unslashed before sanitization. Use wp_unslash() or similar15
Category
Security
Occurrences
15
Severity
warning

Sample message

$_POST['campaign_id'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prad_promo_promotion_hooks".14
Category
Maintainability
Occurrences
14
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prad_promo_promotion_hooks".

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['limit']12
Category
Security
Occurrences
12
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET['limit']

ERRORI18nMissing Translators CommentA 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.11
Category
I18n
Occurrences
11
Severity
error

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.

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.9
Category
Security
Occurrences
9
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $action_condition used in $wpdb->get_results()\n$action_condition assigned unsafely at line 1663.7
Category
Security
Occurrences
7
Severity
warning

Sample message

Unescaped parameter $action_condition used in $wpdb->get_results()\n$action_condition assigned unsafely at line 1663.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;5
Category
Maintainability
Occurrences
5
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['products']. Check that the array index exists before using it.3
Category
Security
Occurrences
3
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['products']. Check that the array index exists before using it.

Show 8 more
WARNINGMaintainabilityDynamic hook name2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

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.

WARNINGSecurityInterpolated SQL is not prepared1
Category
Security
Occurrences
1
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at \t\t\tFROM {$table_name}\n

ERRORSecurityOutput is not escaped1
Category
Security
Occurrences
1
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$is_selected'.

ERRORMaintainabilityparse url parse url1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERRORI18nText Domain Mismatch1
Category
I18n
Occurrences
1
Severity
error

Sample message

Mismatched text domain. Expected 'revenue' but got 'wow-table-rate-shipping'.

WARNINGPerformancePost Not In exclude1
Category
Performance
Occurrences
1
Severity
warning

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.

WARNINGMaintainabilitymismatched plugin name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "WowRevenue - Product Bundles & Bulk Discounts" is different from the name declared in plugin header "WowRevenue".

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

98

External assets

0

Incoming endpoints

33

Notable Domains

wowrevenue.com12 · outbound
wpxpo.com3 · outbound
account.wpxpo.com2 · outbound
ipinfo.io2 · outbound
inside.wpxpo.com1 · outbound
json-schema.org1 · outbound

Platform / Reference Domains

w3.org70 · platform/reference
core.trac.wordpress.org3 · platform/reference
wordpress.org2 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/revenue/v1/custom-couponsREST

register_rest_route

wp_ajax_nopriv_revenue_add_bundle_to_cartpublic

wp_ajax

wp_ajax_nopriv_revenue_add_to_cartpublic

wp_ajax

wp_ajax_nopriv_revenue_close_popuppublic

wp_ajax

wp_ajax_nopriv_revenue_count_impressionpublic

wp_ajax

wp_ajax_nopriv_revenue_get_campaign_htmlpublic

wp_ajax

Admin AJAX endpoints24
wp_ajax_custom_save_coupon_actionauthenticated

wp_ajax

wp_ajax_prad_promo_dismiss_promotionauthenticated

wp_ajax

wp_ajax_prad_promo_install_promotion_pluginauthenticated

wp_ajax

wp_ajax_revenue_add_bundle_to_cartauthenticated

wp_ajax

wp_ajax_revenue_add_to_cartauthenticated

wp_ajax

wp_ajax_revenue_close_popupauthenticated

wp_ajax

wp_ajax_revenue_count_impressionauthenticated

wp_ajax

wp_ajax_revenue_get_campaign_htmlauthenticated

wp_ajax

wp_ajax_revenue_get_campaign_offer_itemsauthenticated

wp_ajax

wp_ajax_revenue_get_cart_totalauthenticated

wp_ajax

wp_ajax_revenue_get_product_priceauthenticated

wp_ajax

wp_ajax_revenue_get_search_suggestionauthenticated

wp_ajax

12 more hidden

Score History

2 score snapshots

+0
1007550250Jun 21, 2026, 09:26 PM UTC Score 32/100 Plugin v2.2.8 Plugin Check 2.0.0 19 errors, 2,027 warningsJul 1, 2026, 05:25 AM UTC Score 32/100 Plugin v2.2.9 Plugin Check 2.0.0 19 errors, 2,027 warningsJun 21, 2026Jul 1, 2026

v2.2.9

32

Latest

Findings
2,046
Errors
19
Warnings
2,027
Check
2.0.0

v2.2.8

32

Score

Findings
2,046
Errors
19
Warnings
2,027
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

36 nodes

Related Plugins