Custom Thank You Page for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-custom-thank-you

Replace the default WooCommerce Thank You page (order received page) with a custom Thank You page.

2K active installs v2.0.0 PHP 7.4+ WP 6.5+ Updated Jan 1, 2026
custom-thank-you-pageorder-confirmation-pageorder-received-pagewoo-thank-you-pagewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Thank You Page for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "wc-custom-thank-you" v2.0.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent adherence to secure coding practices, with 100% of SQL queries using prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. The limited attack surface, consisting of a single shortcode and no unprotected entry points, is also a positive indicator.

The lack of any recorded vulnerabilities, including CVEs, across all severity levels, and the absence of critical or high-severity taint flows, strongly suggest a well-maintained and secure codebase. The presence of one capability check, though not explicitly tied to a specific attack vector in this data, indicates some level of authorization consideration in its functionality. However, the absence of nonce checks on the single shortcode, if it handles user-supplied data, presents a potential weakness. While the overall security is impressive, diligent security practices usually involve nonce verification for all user-interactive functionalities, even those with capability checks.

Key Concerns

  • Missing nonce check on shortcode
Vulnerabilities
None known

Custom Thank You Page for WooCommerce Security Vulnerabilities

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

Custom Thank You Page for WooCommerce Code Analysis

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

Output Escaping

100% escaped74 total outputs
Attack Surface

Custom Thank You Page for WooCommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wc_custom_thankyou] includes\class-wccty-frontend.php:54
WordPress Hooks 11
filterwoocommerce_settings_pagesincludes\class-wccty-admin.php:27
filterwoocommerce_admin_settings_sanitize_optionincludes\class-wccty-admin.php:30
actionbefore_woocommerce_initincludes\class-wccty-bootstrap.php:28
actionwoocommerce_loadedincludes\class-wccty-bootstrap.php:34
actioninitincludes\class-wccty-bootstrap.php:37
actiontemplate_redirectincludes\class-wccty-frontend.php:41
filterthe_contentincludes\class-wccty-frontend.php:44
filterrender_blockincludes\class-wccty-frontend.php:47
filterwoocommerce_is_order_received_pageincludes\class-wccty-frontend.php:50
filterwoocommerce_is_checkoutincludes\class-wccty-frontend.php:51
actionwoocommerce_thankyouincludes\class-wccty-frontend.php:424
Maintenance & Trust

Custom Thank You Page for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 1, 2026
PHP min version7.4
Downloads49K

Community Trust

Rating100/100
Number of ratings7
Active installs2K
Developer Profile

Custom Thank You Page for WooCommerce Developer Profile

Riaan K.

4 plugins · 2K total installs

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

How We Detect Custom Thank You Page 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/wc-custom-thank-you/assets/css/wccty-frontend.css/wp-content/plugins/wc-custom-thank-you/assets/js/wccty-frontend.js
Script Paths
/wp-content/plugins/wc-custom-thank-you/assets/js/wccty-frontend.js
Version Parameters
wc-custom-thank-you/assets/css/wccty-frontend.css?ver=wc-custom-thank-you/assets/js/wccty-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wccty-thank-you-page
Data Attributes
data-wccty-order-iddata-wccty-order-key
JS Globals
wccty_frontend_params
Shortcode Output
[wc_custom_thankyou]
FAQ

Frequently Asked Questions about Custom Thank You Page for WooCommerce