Create thank you pages for all products, per products or per category
Prioritized issue groups from the latest Plugin Check scan
Maintainability
47
10 issue groups
Security
47
7 issue groups
I18n
28
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'bc-woo-custom-thank-you-pages' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
$_COOKIE[Config::SESSION_KEY] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['order-received']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[Config::SESSION_KEY]
Sample message
Processing form data without nonce verification.
Sample message
The $domain parameter must be a single text string literal. Found: Config::PLUGIN_TEXT_DOMAIN
Sample message
The $text parameter must be a single text string literal. Found: $t->label
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bcw_cp_options".
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Plugin name "Custom Thank You Page Customize For WooCommerce by Binary Carpenter" is different from the name declared in plugin header "BC Woo Custom Thank You Pages".
Sample message
Mismatched "Tested up to": 6.5.0 != 6.7.1.. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bc-custom-thank-you", expected "bc-woo-custom-thank-you-pages".
Not analyzed yet.
First score snapshot
v1.4.22
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 125 | 45 | 80 | v1.4.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.