Easy to integrate modal with Login and Registration features.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
222
14 issue groups
Security
157
7 issue groups
I18n
32
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_role_label'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_role_key".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wp_ajax_nopriv_lrm_' . $lrm_action".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LRM_AJAX".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['redirect_to']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->handle . '/settings/group/' . $group->slug() . '/before'".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['email']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LRM_ASSETS_URL".
Sample message
$_GET['redirect_to'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Function "get_password_reset_key()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lrm_dismissible_notice".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The use of function ini_set() is discouraged
Sample message
The $text parameter must be a single text string literal. Found: $default_value
Sample message
Mismatched text domain. Expected 'ajax-login-and-registration-modal-popup' but got 'ajax-login-registration-modal-popup'.
Sample message
The "lrm/login" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Not analyzed yet.
First score snapshot
v2.26
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 418 | 157 | 261 | v2.26 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.