Replace your old login/registration form with an interactive popup & inline form design
Prioritized issue groups from the latest Plugin Check scan
Maintainability
591
13 issue groups
I18n
60
6 issue groups
Security
47
6 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'xoo_as_setting_sidebar_'.$adminObj->helper->slug".
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "xoo_clean".
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_slug
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Xoo_ELPOF_Core".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['style']'.
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
The $text parameter must be a single text string literal. Found: $args['description']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "XOO_AFF_URL".
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'easy-login-woocommerce' but got "elw-addon-profile".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s cannot be more than %s.'.
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
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['xoo_el_reg_pass']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Login & Register Forms – Popup, Slider, Profile & WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
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.
Potential connections found in static code analysis.
Outbound calls
88
External assets
3
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 score snapshots
v4.0.2
25
Latest
v4.0.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 704 | 183 | 521 | v4.0.2 | 2.0.0 |
| 24 | 702 | 184 | 518 | v4.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.