
Quantity Modifier Security & Risk Analysis
wordpress.org/plugins/quantitymodifierAdd simple buttons to your product page that allow customers to quickly increase the quantity they wish to add to their cart
Is Quantity Modifier Safe to Use in 2026?
Generally Safe
Score 85/100Quantity Modifier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'quantitymodifier' plugin v0.1 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points suggests a minimal attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, file operations, or external HTTP requests. All SQL queries utilize prepared statements, and all outputs are properly escaped, indicating good development practices. The lack of any recorded vulnerabilities in its history, including critical or high severity issues, further reinforces its current secure state. The plugin appears to have been developed with security in mind, prioritizing input validation and output sanitization. However, it's important to note that the analyzed version (v0.1) is very early, and a lack of historical vulnerabilities might simply reflect its limited exposure or development stage rather than guaranteed future security. A larger attack surface or more complex functionality in later versions could introduce new risks if not handled with the same diligence. The complete absence of certain security checks, such as nonces and capability checks, is a strength in this specific analysis due to the lack of entry points, but would become a significant concern if new entry points were added without them.
Quantity Modifier Security Vulnerabilities
Quantity Modifier Release Timeline
Quantity Modifier Code Analysis
Quantity Modifier Attack Surface
WordPress Hooks 4
Maintenance & Trust
Quantity Modifier Maintenance & Trust
Maintenance Signals
Community Trust
Quantity Modifier Alternatives
CartPops – High Converting Add To Cart Popup For WooCommerce
cartpops
Included For Free
Hide Cart Functions
hide-cart-functions
Hide the product's price, add-to-cart button, quantity, and options on any product and order. Inject an optional message.
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 …
WooMultiOrder: Add Multiple Products to Cart with Elementor
flance-add-multiple-products-order-form-for-woocommerce
Empower your customers to streamline their shopping experience with WooMultiOrder.
WooCom Add Multiple Products
woocom-add-multiple-products
A plugin for adding bulk product by SKU or product name to cart when you're in cart.
Quantity Modifier Developer Profile
2 plugins · 0 total installs
How We Detect Quantity Modifier
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/quantitymodifier/assets/css/quantityModifier.css/wp-content/plugins/quantitymodifier/assets/js/quantityModifier.js/wp-content/plugins/quantitymodifier/assets/css/admin_quantityModifier.css/wp-content/plugins/quantitymodifier/assets/js/admin_quantityModifier.jsassets/js/quantityModifier.jsassets/js/admin_quantityModifier.jsquantityModifier/assets/css/quantityModifier.css?ver=quantityModifier/assets/js/quantityModifier.js?ver=quantityModifier/assets/css/admin_quantityModifier.css?ver=quantityModifier/assets/js/admin_quantityModifier.js?ver=HTML / DOM Fingerprints
qtyMdfrQuantity Quick Add Buttons : <br /><button value="5" class="qtyMdfr">+5</button> <button value="25" class="qtyMdfr">+25</button> <button value="50" class="qtyMdfr">+50</button>