The only plugin in WooCommerce that empowers you to build profit-pulling Thank You Pages with plug & play components.
Prioritized issue groups from the latest Plugin Check scan
Security
719
10 issue groups
Maintainability
583
10 issue groups
I18n
421
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='{$key}' {$selected}>"'.
Sample message
Mismatched text domain. Expected 'woo-thank-you-page-nextmove-lite' but got ''.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'xl_tabs_modal_' . self::$selected".
Sample message
Missing $domain parameter in function call to __().
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_wpnonce']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $download['download_name']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MAG_CMB2_Field_Post_Search_Ajax".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
Use placeholders and $wpdb->prepare(); found $meta_query
Sample message
Unescaped parameter $meta_query used in $wpdb->get_results()\n$meta_query assigned unsafely at line 1266.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p> Plugin successfully deactivated. </p>'
Not analyzed yet.
First score snapshot
v2.24.0
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,773 | 916 | 857 | v2.24.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.