Remove – Hide Price and Add to Cart Security & Risk Analysis

wordpress.org/plugins/remove-hide-price-and-add-to-cart

This plugin allows you to hide the price and the 'Add to Cart' button for specific WooCommerce products.

10 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Mar 5, 2025
woocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Remove – Hide Price and Add to Cart Safe to Use in 2026?

Generally Safe

Score 92/100

Remove – Hide Price and Add to Cart 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 "remove-hide-price-and-add-to-cart" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates good security practices by using prepared statements for all SQL queries, properly escaping all output, and including nonce checks. The lack of file operations and external HTTP requests further reduces potential vulnerabilities.

The vulnerability history is also exceptionally clean, with no known CVEs, making it appear very secure. The taint analysis showing zero flows with unsanitized paths reinforces this. However, the most significant concern is the complete lack of capability checks. While the plugin currently has no direct entry points that would require such checks, this absence represents a potential weakness if functionality were to be added or if existing WordPress hooks were to be leveraged in an unexpected way. This lack of explicit authorization checks, even in the absence of current vulnerabilities, is a structural risk.

In conclusion, the plugin is well-developed from a security perspective for its current version, with excellent handling of data and code execution. The primary weakness lies in the absence of capability checks, which could become a risk in future iterations or in combination with other plugins. Given the current lack of exploitable entry points and a clean vulnerability history, the overall risk is low, but the missing capability checks are a notable area for potential improvement.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Remove – Hide Price and Add to Cart Security Vulnerabilities

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

Remove – Hide Price and Add to Cart Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Remove – Hide Price and Add to Cart Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionplugins_loadedremove-hide-price-and-add-to-cart.php:22
actionwoocommerce_product_options_advancedremove-hide-price-and-add-to-cart.php:30
actionwoocommerce_product_options_advancedremove-hide-price-and-add-to-cart.php:39
actionwoocommerce_process_product_metaremove-hide-price-and-add-to-cart.php:54
filterwoocommerce_get_price_htmlremove-hide-price-and-add-to-cart.php:70
filterwoocommerce_add_to_cart_validationremove-hide-price-and-add-to-cart.php:80
filterwoocommerce_loop_add_to_cart_linkremove-hide-price-and-add-to-cart.php:89
actionwoocommerce_single_product_summaryremove-hide-price-and-add-to-cart.php:101
actionwoocommerce_before_add_to_cart_buttonremove-hide-price-and-add-to-cart.php:110
actionwoocommerce_after_add_to_cart_buttonremove-hide-price-and-add-to-cart.php:119
Maintenance & Trust

Remove – Hide Price and Add to Cart Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 5, 2025
PHP min version7.4
Downloads726

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Remove – Hide Price and Add to Cart Developer Profile

wpnote

4 plugins · 270 total installs

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

How We Detect Remove – Hide Price and Add to Cart

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="_appihw_hide_add_to_cart_button"id="_appihw_hide_price"name="appihw_product_nonce"
FAQ

Frequently Asked Questions about Remove – Hide Price and Add to Cart