Quantity Buttons for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-quantity-buttons

Add plus and minus quantity buttons to the WooCommerce Legacy Cart (does not support cart blocks).

200 active installs v1.1.12 PHP + WP 4.6+ Updated Mar 8, 2025
buttonsminusplusquantitywoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Quantity Buttons for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Quantity Buttons for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "woo-quantity-buttons" plugin version 1.1.12 presents a very low-risk security profile. The static analysis reveals no obvious attack vectors such as unprotected AJAX handlers, REST API routes, or shortcodes. Furthermore, the code demonstrates strong security practices with no dangerous functions, all SQL queries using prepared statements, and all output being properly escaped. The absence of taint analysis findings for unsanitized paths also indicates a lack of common injection vulnerabilities. The plugin's history is equally reassuring, with no known vulnerabilities, CVEs, or past issues, suggesting a consistently secure development approach. The presence of capability checks and a single file operation, while noted, are likely benign in the context of the plugin's typical functionality and the absence of other concerning signals. The overall security posture is excellent, with a strong emphasis on secure coding practices and a clean vulnerability record.

Vulnerabilities
None known

Quantity Buttons for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Quantity Buttons for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
1
File Operations
1
External Requests
0
Bundled Libraries
0
Attack Surface

Quantity Buttons for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionactivated_pluginwqb_functions.php:20
actionadmin_headwqb_functions.php:45
actionbefore_woocommerce_initwqb_functions.php:59
actionbefore_woocommerce_initwqb_functions.php:74
actionwoocommerce_after_add_to_cart_quantitywqb_functions.php:91
actionwoocommerce_after_cartwqb_functions.php:108
actionwoocommerce_after_cart_contentswqb_functions.php:144
actionwoocommerce_after_add_to_cart_quantitywqb_functions.php:145
Maintenance & Trust

Quantity Buttons for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 8, 2025
PHP min version
Downloads21K

Community Trust

Rating60/100
Number of ratings2
Active installs200
Developer Profile

Quantity Buttons for WooCommerce Developer Profile

RLDD

8 plugins · 5K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect Quantity Buttons for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-quantity-buttons/assets/wqb_min.css/wp-content/plugins/woo-quantity-buttons/wqb_functions.php
Version Parameters
wqb_min.css?v=

HTML / DOM Fingerprints

CSS Classes
wqb_btnminusplusqty
Data Attributes
onclick='wqb_action(0,-1)'onclick='wqb_action(0,1)'onclick='wqb_action(+i+,-1)'onclick='wqb_action(+i+,1)'
JS Globals
wqb_actionwqb_init_prdwqb_init_cart
Shortcode Output
<button type='button' title='Decrease quantity' class='minus qty' onclick='wqb_action(0,-1)'>-</button><button type='button' title='Increase quantity' class='plus qty' onclick='wqb_action(0,1)'>+</button>
FAQ

Frequently Asked Questions about Quantity Buttons for WooCommerce