Request a Quote for WooCommerce – Get a Quote Button

Request a Quote for WooCommerce and Elementor plugin shows a Contact Form 7 or WPForms popup on button click. Quote for WooCommerce, price on request.

v1.7.2WPBeanUpdated Added 6k+ installs100% rating
52
Score
25
Errors
12
Warnings
+0
Change

Category Scores

Security15
Repo94
Performance100
Maintainability97

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

37 findings

Security

33

4 issue groups

Maintainability

2

2 issue groups

I18n

1

1 issue group

Repo Compliance

1

1 issue group

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Shortcode_Handler'.24
Category
Security
Occurrences
24
Severity
error

Sample message

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

WARNINGSecurityMissingProcessing form data without nonce verification.5
Category
Security
Occurrences
5
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecuritywp redirect wp redirectwp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.3
Category
Security
Occurrences
3
Severity
warning

Sample message

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNINGI18nload plugin textdomain Foundload_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.1
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.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGSecurityRecommendedProcessing form data without nonce verification.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilitymismatched plugin namePlugin name "Request a Quote for WooCommerce - Get a Quote Button" is different from the name declared in plugin header "Get a Quote Button for WooCommerce".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Request a Quote for WooCommerce - Get a Quote Button" is different from the name declared in plugin header "Get a Quote Button for WooCommerce".

ERRORRepo Compliancereadme mismatched header requiresMismatched Requires at least: 5.0 != 6.6. "Requires at least" needs to be exactly the same with that in your main plugin file's header.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires at least: 5.0 != 6.6. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

Score History

First score snapshot

v1.7.2

52

Latest

Findings
37
Errors
25
Warnings
12
Check
2.0.0

Related Plugins