Easily add a login widget that works with Ultimate Member
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
6 issue groups
Security
8
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_POST['show_account']
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'um_login_widget_render_block'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Login Widget for Ultimate Member" is different from the name declared in plugin header "SuitePlugins - Login Widget for Ultimate Member".
Sample message
Mismatched Requires at least: 4.1 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "SuitePlugins - Login Widget for Ultimate Member" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.1.7
79
Latest
v1.1.4
78
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 19 | 9 | 10 | v1.1.7 | 2.0.0 |
| 78 | 20 | 10 | 10 | v1.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.