Autocomplete for WooCommerce Orders Security & Risk Analysis

wordpress.org/plugins/autocomplete-for-woo-orders

Automatically complete WooCommerce orders after successful payment. Supports virtual, digital, downloadable products.

20 active installs v1.1.7 PHP 7.4+ WP 4.7+ Updated Unknown
autocomplete-woocommerce-ordersdownloadableecommercevirtualwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Autocomplete for WooCommerce Orders Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "autocomplete-for-woo-orders" v1.1.7 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to best practices, with all identified entry points (a single AJAX handler) protected by nonce and capability checks. The code impressively uses prepared statements for all SQL queries, avoids dangerous functions, and properly escapes nearly all output, indicating a low risk of common injection vulnerabilities. Furthermore, the absence of any recorded vulnerabilities in its history is a very positive sign, suggesting diligent security awareness from the developers.

While the static analysis reveals no immediate critical or high-severity issues, a minor concern could be the reliance on the Select2 library. If this library is bundled and not managed through standard WordPress update mechanisms, it might fall out of date and introduce potential vulnerabilities over time. However, without specific version information for bundled libraries, this remains a speculative point. The lack of any taint flow analysis results could also mean the tool couldn't analyze the code effectively or that the code is structured in a way that prevents such analysis, neither of which is ideal for thorough security auditing.

Overall, "autocomplete-for-woo-orders" v1.1.7 appears to be a secure plugin. Its proactive implementation of WordPress security features and clean historical record are commendable. The only potential area for improvement would be ensuring bundled libraries are kept up-to-date and potentially more comprehensive taint analysis if feasible. For now, the risk is assessed as very low.

Key Concerns

  • Bundled library (Select2)
Vulnerabilities
None known

Autocomplete for WooCommerce Orders Security Vulnerabilities

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

Autocomplete for WooCommerce Orders Code Analysis

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

Bundled Libraries

Select2

Output Escaping

98% escaped94 total outputs
Attack Surface

Autocomplete for WooCommerce Orders Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_sacwo_dismiss_review_noticeadmin\partials\autofowo-admin-display.php:72
WordPress Hooks 20
actionadmin_menuadmin\partials\autofowo-admin-display.php:58
actionadmin_initadmin\partials\autofowo-admin-display.php:59
actionadmin_initadmin\partials\autofowo-admin-display.php:60
filtermanage_woocommerce_page_wc-orders_columnsadmin\partials\autofowo-admin-display.php:62
actionmanage_woocommerce_page_wc-orders_custom_columnadmin\partials\autofowo-admin-display.php:63
filtermanage_woocommerce_page_wc-orders_sortable_columnsadmin\partials\autofowo-admin-display.php:64
filtermanage_edit-shop_order_columnsadmin\partials\autofowo-admin-display.php:66
filtermanage_shop_order_posts_custom_columnadmin\partials\autofowo-admin-display.php:67
filtermanage_edit-shop_order_sortable_columnsadmin\partials\autofowo-admin-display.php:68
actionadmin_noticesadmin\partials\autofowo-admin-display.php:71
filterwp_redirectadmin\partials\autofowo-admin-display.php:1463
actionbefore_woocommerce_initautocomplete-for-woo-orders.php:67
actionadmin_noticesautocomplete-for-woo-orders.php:194
actionplugins_loadedautocomplete-for-woo-orders.php:207
actionadmin_enqueue_scriptsincludes\class-autofowo.php:144
actionadmin_enqueue_scriptsincludes\class-autofowo.php:145
filterwoocommerce_payment_complete_order_statuspublic\partials\autofowo-public-display.php:53
actionwoocommerce_checkout_order_processedpublic\partials\autofowo-public-display.php:54
actionwoocommerce_thankyoupublic\partials\autofowo-public-display.php:55
filterwoocommerce_order_item_needs_processingpublic\partials\autofowo-public-display.php:56
Maintenance & Trust

Autocomplete for WooCommerce Orders Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads711

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Autocomplete for WooCommerce Orders Developer Profile

Catch Plugins

12 plugins · 29K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
798 days
View full developer profile
Detection Fingerprints

How We Detect Autocomplete for WooCommerce Orders

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autocomplete-for-woo-orders/admin/assets/css/select2.min.css/wp-content/plugins/autocomplete-for-woo-orders/admin/assets/js/select2.min.js/wp-content/plugins/autocomplete-for-woo-orders/assets/css/sacwo-admin-style.css/wp-content/plugins/autocomplete-for-woo-orders/assets/js/sacwo-admin-script.js/wp-content/plugins/autocomplete-for-woo-orders/assets/js/sacwo-frontend-script.js
Version Parameters
autocomplete-for-woo-orders/assets/css/sacwo-admin-style.css?ver=autocomplete-for-woo-orders/assets/js/sacwo-admin-script.js?ver=autocomplete-for-woo-orders/assets/js/sacwo-frontend-script.js?ver=autocomplete-for-woo-orders/admin/assets/css/select2.min.css?ver=autocomplete-for-woo-orders/admin/assets/js/select2.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
sacwo-order-details-wrappersacwo-order-status-togglesacwo-settings-pagesacwo-admin-containersacwo-section-headersacwo-settings-field
HTML Comments
<!-- The admin-specific functionality of the plugin. --><!-- Runs on plugin activation --><!-- Runs on plugin deactivation --><!-- Add a "Settings" link under the plugin name on the Plugins page -->+83 more
Data Attributes
data-plugin-name="autocomplete-for-woo-orders"data-plugin-version="1.1.7"
JS Globals
var sacwo_objwindow.sacwo_objvar select2_params
FAQ

Frequently Asked Questions about Autocomplete for WooCommerce Orders