Remove Add to cart Security & Risk Analysis

wordpress.org/plugins/woo-options

Woocommerce basic configurations, Disable add to cart Show message insetd of add to cart button Remove Add to cart Chnage Add to cart text Proceed to …

10 active installs v1.0.0 PHP + WP + Updated Jul 29, 2017
change-add-to-cart-textdisable-add-to-cartproceed-to-checkout-text-changeremove-add-to-cartwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove Add to cart Safe to Use in 2026?

Generally Safe

Score 85/100

Remove Add to cart has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "woo-options" plugin v1.0.0, based on the provided static analysis, appears to have a very limited attack surface with no identified entry points like AJAX handlers, REST API routes, or shortcodes. This is a positive sign for its security posture. The code analysis also shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries are properly prepared, which are excellent security practices.

However, there are some areas of concern. The output escaping is only 40% properly done, indicating a potential risk for cross-site scripting (XSS) vulnerabilities if the unescaped output is user-controllable. The complete absence of nonce checks and capability checks on any potential entry points (though none were found) suggests a lack of robust authentication and authorization mechanisms, which could become a problem if the attack surface grows or is misconfigured. The vulnerability history being clear of any CVEs is a strong indicator of past security diligence or a lack of targeting, but it does not guarantee future safety.

In conclusion, while the plugin exhibits good practices in SQL handling and has a minimal attack surface, the low percentage of properly escaped output and the lack of explicit authorization checks present potential risks. The absence of known vulnerabilities is a positive, but the identified code signals suggest areas that could be improved to enhance its overall security resilience.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Remove Add to cart Security Vulnerabilities

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

Remove Add to cart Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface

Remove Add to cart Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuindex.php:26
actionadmin_initindex.php:27
filterwoocommerce_cart_ready_to_calc_shippingindex.php:200
filteradd_to_cart_textindex.php:218
filterwoocommerce_product_single_add_to_cart_textindex.php:219
filteradd_to_cart_textindex.php:222
filterwoocommerce_product_add_to_cart_textindex.php:223
actionwoocommerce_before_shop_loop_itemindex.php:238
actionwoocommerce_after_shop_loop_itemindex.php:245
actionwoocommerce_before_single_product_summaryindex.php:252
actionwoocommerce_single_product_summaryindex.php:260
Maintenance & Trust

Remove Add to cart Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 29, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Remove Add to cart Developer Profile

xaraartech

3 plugins · 30 total installs

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

How We Detect Remove Add to cart

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
checkout-buttonwc-forward
Shortcode Output
<a href="" class="checkout-button button alt wc-forward">
FAQ

Frequently Asked Questions about Remove Add to cart