Product Completion Emails for WooCommerce Security & Risk Analysis

wordpress.org/plugins/product-completion-emails-for-woocommerce

Send personalized emails for each product after order completion in WooCommerce.

30 active installs v1.0 PHP 7.0+ WP + Updated Jan 6, 2025
custom-messagesemailsorder-completionpersonalizationwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Completion Emails for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Product Completion Emails for WooCommerce 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 'product-completion-emails-for-woocommerce' plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history suggest diligent security practices or a lack of past exploitable issues. The code analysis reveals a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not properly secured. The plugin also avoids dangerous functions and file operations, and all SQL queries are prepared, which are excellent security indicators. However, there are a couple of minor areas for improvement. The plugin has a limited number of output escaping instances, with one potentially unescaped output. Additionally, while a nonce check is present, there are no explicit capability checks implemented, which could be a concern if sensitive operations were being performed. Overall, this plugin appears to be developed with security in mind, but addressing the minor output escaping concern and considering capability checks for critical functions would further enhance its security.

Key Concerns

  • Potentially unescaped output detected
  • No capability checks implemented
Vulnerabilities
None known

Product Completion Emails for WooCommerce Security Vulnerabilities

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

Product Completion Emails for WooCommerce Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Product Completion Emails for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwoocommerce_product_options_general_product_dataproduct-completion-emails-for-woocommerce.php:39
actionwoocommerce_admin_process_product_objectproduct-completion-emails-for-woocommerce.php:42
actionwoocommerce_order_status_completedproduct-completion-emails-for-woocommerce.php:45
actionplugins_loadedproduct-completion-emails-for-woocommerce.php:166
actionadmin_noticesproduct-completion-emails-for-woocommerce.php:169
Maintenance & Trust

Product Completion Emails for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 6, 2025
PHP min version7.0
Downloads719

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Product Completion Emails for WooCommerce Developer Profile

Pedro Miguel Martins

3 plugins · 90 total installs

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

How We Detect Product Completion Emails for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
options_group
HTML Comments
<!-- Add custom fields for product-specific email settings to the General tab. --><!-- Save product custom fields. --><!-- Send emails on order completion. --><!-- Email Subject (Text field) -->+5 more
Data Attributes
name="_wcpce_email_subject"name="_wcpce_email_message"name="wcpce_nonce"
Shortcode Output
<div class="options_group">woocommerce_wp_text_inputwoocommerce_wp_textarea_input
FAQ

Frequently Asked Questions about Product Completion Emails for WooCommerce