WC Minimum Order Amount Security & Risk Analysis

wordpress.org/plugins/wc-minimum-order-amount

Add the option for a WooCommerce minimum order amount, as well as the options to change the notification texts for the cart.

3K active installs v1.1 PHP + WP 4.5.0+ Updated Nov 12, 2020
minimum-orderorderorder-amountorder-totalwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WC Minimum Order Amount Safe to Use in 2026?

Generally Safe

Score 85/100

WC Minimum Order Amount has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'wc-minimum-order-amount' plugin version 1.1 exhibits an exceptionally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries not using prepared statements, unescaped output, file operations, external HTTP requests, nonce checks, capability checks, or bundled libraries significantly reduces the potential attack surface. Furthermore, the taint analysis reveals no concerning flows, indicating that user-supplied data is not being processed in an unsanitized manner that could lead to vulnerabilities.

The plugin's vulnerability history is equally impressive, with no recorded CVEs of any severity. This lack of past vulnerabilities, combined with the clean static analysis, suggests a developer who adheres to secure coding practices. The plugin's design, with zero identified entry points, further solidifies its secure architecture, as there are no obvious ways for external input to directly interact with the plugin's core functionality without proper security checks.

In conclusion, this plugin appears to be exceptionally secure. The extensive lack of common vulnerability indicators and a clean historical record point towards a well-developed and secure piece of software. While the current data presents no immediate concerns, ongoing monitoring for future updates and potential, albeit unlikely, newly discovered vulnerabilities is always a best practice for any software.

Vulnerabilities
None known

WC Minimum Order Amount Security Vulnerabilities

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

WC Minimum Order Amount Code Analysis

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

WC Minimum Order Amount Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwoocommerce_general_settingswc-minimum-order-amount.php:24
actionwoocommerce_before_cartwc-minimum-order-amount.php:74
actionwoocommerce_review_order_before_paymentwc-minimum-order-amount.php:75
Maintenance & Trust

WC Minimum Order Amount Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedNov 12, 2020
PHP min version
Downloads38K

Community Trust

Rating84/100
Number of ratings5
Active installs3K
Developer Profile

WC Minimum Order Amount Developer Profile

Hannah S.L.

1 plugin · 3K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WC Minimum Order Amount

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- No longer needed because we don't see the checkout message -->/* No longer needed because we don't see the checkout message $settings[] = array( 'title' => __( 'Checkout message', 'woocommerce' ), 'desc' => __( 'Show this message if the current order total is less than the defined minimum', 'wc_minimum_order_amount' ), 'id' => 'wc_minimum_order_checkout_notification', 'default' => 'Your current order total is %s — your order must be at least %s.', 'type' => 'text', 'desc_tip' => true, 'css' => 'width:500px;', ); */
FAQ

Frequently Asked Questions about WC Minimum Order Amount