Design your Ultimate Member login, register, password reset, and member directory pages in Elementor — drag, drop, and style. No code.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
105
12 issue groups
Security
36
6 issue groups
I18n
3
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "UM_Elementor".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$confirm_body'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UM_Elementor_About".
Sample message
Detected usage of a non-sanitized input variable: $_POST['filters']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "um_ajax_filter_users".
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
Detected usage of meta_key, possible slow query.
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "UM_ELEMENTOR_MIN_ELEMENTOR_VERSION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "um_elementor_excluded_meta_keys".
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Processing form data without nonce verification.
Sample message
A function call to esc_html__() 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: $label
Sample message
Plugin name "Ultimate Member Widgets for Elementor – Login Form, Register Form & User Directory" is different from the name declared in plugin header "Ultimate Member Widgets for Elementor".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
210
External assets
2
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v2.9.3
37
Latest
v2.9.2
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 145 | 21 | 124 | v2.9.3 | 2.0.0 |
| 37 | 145 | 21 | 124 | v2.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.