Custom Features for WooCommerce Security & Risk Analysis

wordpress.org/plugins/custom-features-for-woocommerce

A plugin of some custom features for your WooCommerce site.

0 active installs v1.0.0 PHP 7.0+ WP 4.7+ Updated Jun 21, 2022
cart-auto-updatecustom-featuresstore-closestore-openwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Features for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "custom-features-for-woocommerce" v1.0.0 demonstrates a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate good development practices with 100% of SQL queries using prepared statements and a high percentage of properly escaped output. The single capability check is a positive sign, suggesting some level of access control is considered. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment.

However, the analysis does highlight a potential area for concern: the complete absence of nonce checks across all code. While there are no directly exploitable entry points identified in this static analysis, future development or modifications that introduce new AJAX actions or user-controllable input without proper nonce validation could introduce cross-site request forgery (CSRF) vulnerabilities. The fact that there are 0 entry points with proper authentication checks is a neutral observation in this case, as there are no entry points at all to begin with. Overall, the plugin appears to be securely developed for its current version, but a critical area for improvement is the consistent implementation of nonce checks to mitigate potential CSRF risks if new features are added.

Key Concerns

  • Missing nonce checks on potential entry points
Vulnerabilities
None known

Custom Features for WooCommerce Security Vulnerabilities

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

Custom Features for WooCommerce Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Custom Features for WooCommerce Code Analysis

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

Output Escaping

83% escaped18 total outputs
Attack Surface

Custom Features for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_enqueue_scriptscustom-features-for-woocommerce.php:24
actionadmin_menucustom-features-for-woocommerce.php:36
actionadmin_initcustom-features-for-woocommerce.php:104
filterplugin_row_metacustom-features-for-woocommerce.php:197
actionadmin_noticescustom-features-for-woocommerce.php:208
actionwp_headincludes\cart-update.php:25
actionwp_footerincludes\cart-update.php:41
actionadmin_footerincludes\store-close.php:41
actionwoocommerce_before_main_contentincludes\store-close.php:60
actionwoocommerce_before_cartincludes\store-close.php:88
actionwoocommerce_before_checkout_formincludes\store-close.php:116
Maintenance & Trust

Custom Features for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 21, 2022
PHP min version7.0
Downloads712

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Features for WooCommerce Developer Profile

Amdadul Haq

4 plugins · 50 total installs

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

How We Detect Custom Features for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-features-for-woocommerce/css/jquery-ui.css

HTML / DOM Fingerprints

CSS Classes
nav-tab-wrappernav-tabnav-tab-activetab-contentwrap
HTML Comments
<!-- admin page content all inside .wrap --><!-- Print the page title --><!-- Here are our tabs --><!-- Store close -->+1 more
Data Attributes
aria-describedby="cffw_store_close_message-description"aria-describedby="cffw_store_close_still_date-description"aria-describedby="cffw_cart_auto_update-description"
FAQ

Frequently Asked Questions about Custom Features for WooCommerce