
Quantity Buttons for WooCommerce Security & Risk Analysis
wordpress.org/plugins/woo-quantity-buttonsAdd plus and minus quantity buttons to the WooCommerce Legacy Cart (does not support cart blocks).
Is Quantity Buttons for WooCommerce Safe to Use in 2026?
Generally Safe
Score 92/100Quantity Buttons for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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.
Quantity Buttons for WooCommerce Security Vulnerabilities
Quantity Buttons for WooCommerce Code Analysis
Quantity Buttons for WooCommerce Attack Surface
WordPress Hooks 8
Maintenance & Trust
Quantity Buttons for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
Quantity Buttons for WooCommerce Alternatives
TG Product Quantity Plus Minus Button
product-quantity-updater
This plugin will add quantity increment and decrement buttons with the product quantity input control.
Quantity Plus Minus Button for WooCommerce
wc-quantity-plus-minus-button
Easily add plus, minus button for WooCommerce Quantity Input box in everywhere. Such: Single Page, In Loop Quantity input, Cart page , everywhere.
PM Plus Minus AJAX Cart
pm-plus-minus-ajax-cart
PM Plus Minus AJAX Cart enables AJAX-powered WooCommerce Plus(+) & Minus(-) Add to Cart buttons with quantity controls for both global settings an …
QuantityPro for WooCommerce
quantitypro-for-woocommerce
Add customizable plus and minus buttons to WooCommerce product quantity selectors for enhanced user experience.
Qty Increment Buttons for WooCommerce
qty-increment-buttons-for-woocommerce
Adds professionally looking "-" and "+" quantity increment buttons around product quantity field on WooCommerce pages.
Quantity Buttons for WooCommerce Developer Profile
8 plugins · 5K total installs
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
/wp-content/plugins/woo-quantity-buttons/assets/wqb_min.css/wp-content/plugins/woo-quantity-buttons/wqb_functions.phpwqb_min.css?v=HTML / DOM Fingerprints
wqb_btnminusplusqtyonclick='wqb_action(0,-1)'onclick='wqb_action(0,1)'onclick='wqb_action(+i+,-1)'onclick='wqb_action(+i+,1)'wqb_actionwqb_init_prdwqb_init_cart<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>