Create customized registration forms, Invite through email, Email Notification, User Roles assignment, and more. Pie Register is a User Registration p …
Prioritized issue groups from the latest Plugin Check scan
Security
1,098
9 issue groups
Maintainability
673
15 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$PR_Bot_List".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['tab_' . $currentTabId . '_piereg_math_captcha_Login_form'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['currentTabId']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'Add_payment_option_'.$allowed_payment_gateway_name".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['tab_' . $currentTabId . '_piereg_math_captcha_Login_form']
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
Use placeholders and $wpdb->prepare(); found interpolated variable $codetable at "DELETE FROM $codetable WHERE `id` IN($format)"
Sample message
Unescaped parameter $codetable used in $wpdb->get_results()\n$codetable assigned unsafely at line 278.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "API_Manager_Example_Password_Management".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "PR_show_renew_account".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OPTION_PIE_REGISTER".
Sample message
print_r() found. Debug code should not normally be used in production.
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
Detected usage of meta_query, possible slow query.
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
error_log() found. Debug code should not normally be used in production.
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
Translatable string should not be wrapped in HTML. Found: "<p>You are already logged in.</p>"
Not analyzed yet.
First score snapshot
v3.8.4.11
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,779 | 0 | 1,779 | v3.8.4.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.