Order Restriction Security & Risk Analysis

wordpress.org/plugins/order-restriction

Restrict woocommerce orders to any specific amount

0 active installs v1.0.3 PHP 7.0+ WP 5.7+ Updated Nov 13, 2024
restrict-order-for-minimum-cart-amountwoocommerce-order-restriction
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Order Restriction Safe to Use in 2026?

Generally Safe

Score 92/100

Order Restriction 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

The "order-restriction" plugin v1.0.3 exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively prepared, and all output is properly escaped, indicating good development practices for secure coding.

The lack of identified vulnerability history, including CVEs, is a positive sign, suggesting the plugin has not been a target for or a source of significant security flaws in the past. The total entry points are minimal and all appear to be protected, further reinforcing the plugin's secure design.

While the plugin shows strengths in its implementation of secure coding practices and a clean vulnerability history, the absence of capability checks across its entry points is a notable concern. Although currently all entry points are protected, this could become a weakness if future updates introduce new, unprotected entry points or if existing ones are modified. Overall, the plugin is in a good state but could benefit from explicit capability checks for enhanced security.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Order Restriction Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Order Restriction Release Timeline

v1.0.3Current
v1.0.2
Code Analysis
Analyzed Apr 16, 2026

Order Restriction Code Analysis

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

Output Escaping

100% escaped86 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
ortn_handle_form_submission (order-restriction.php:153)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Order Restriction Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ortn_alert_message] order-restriction.php:92
WordPress Hooks 9
actionwoocommerce_before_cartincludes/notice/ortn-notice.php:6
actiontemplate_redirectincludes/vat/ortn-vat-restriction.php:35
actionwp_enqueue_scriptsorder-restriction.php:42
actionadmin_enqueue_scriptsorder-restriction.php:76
actioninitorder-restriction.php:90
actionadmin_initorder-restriction.php:126
actionadmin_post_update_optionsorder-restriction.php:152
actionadmin_menuorder-restriction.php:177
actionadmin_initorder-restriction.php:332
Maintenance & Trust

Order Restriction Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 13, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Alternatives

Order Restriction Alternatives

No alternatives data available yet.

Developer Profile

Order Restriction Developer Profile

technuxt

3 plugins · 30 total installs

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

How We Detect Order Restriction

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/order-restriction/public/css/ortn-style.css/wp-content/plugins/order-restriction/public/css/ortn-all.css/wp-content/plugins/order-restriction/public/js/ortn-main.js/wp-content/plugins/order-restriction/admin/css/ortn-bootstrap.css/wp-content/plugins/order-restriction/admin/css/ortn-all.css/wp-content/plugins/order-restriction/admin/css/ortn-style.css/wp-content/plugins/order-restriction/admin/js/ortn-main.js/wp-content/plugins/order-restriction/admin/js/ortn-bootstrap.js+2 more
Script Paths
/wp-content/plugins/order-restriction/public/js/ortn-main.js/wp-content/plugins/order-restriction/admin/js/ortn-main.js/wp-content/plugins/order-restriction/admin/js/ortn-bootstrap.js/wp-content/plugins/order-restriction/admin/js/ortn-bootstrap.bundle.js
Version Parameters
order-restriction/public/css/ortn-style.css?ver=order-restriction/public/css/ortn-all.css?ver=order-restriction/public/js/ortn-main.js?ver=order-restriction/admin/css/ortn-bootstrap.css?ver=order-restriction/admin/css/ortn-all.css?ver=order-restriction/admin/css/ortn-style.css?ver=order-restriction/admin/js/ortn-main.js?ver=order-restriction/admin/js/ortn-bootstrap.js?ver=order-restriction/admin/js/ortn-bootstrap.bundle.js?ver=order-restriction/img/default-yellow.png?ver=

HTML / DOM Fingerprints

CSS Classes
ortn-sectionortn-message-warning
HTML Comments
<!-- start of the header section --><!-- start of the nav bar --><!-- end of the nav bar --><!-- end of the header section -->+6 more
Data Attributes
ortn_alert_messageortn_icon_classortn_select_norice_typeortn_minimum_amount
Shortcode Output
<div class=""><i class="fa-solid "></i> </div>
FAQ

Frequently Asked Questions about Order Restriction