Style Ultimate Member login, register, directory, and profile pages in Elementor.
Prioritized issue groups from the latest Plugin Check scan
I18n
344
4 issue groups
Security
151
6 issue groups
Maintainability
151
15 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $td
Sample message
Mismatched text domain. Expected 'ultimate-member-widgets-for-elementor' but got 'um-elementor'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['also_register']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UM_Elementor_About".
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
Detected usage of meta_query, possible slow query.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "um_ajax_filter_users".
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_value, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "UM_ELEMENTOR_MIN_ELEMENTOR_VERSION".
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "um_elementor_excluded_meta_keys".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Potential connections found in static code analysis.
Outbound calls
237
External assets
4
Incoming endpoints
9
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
9 score snapshots
v3.0.1
31
Latest
v3.0.0
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 651 | 460 | 191 | v3.0.1 | 2.1.0 |
| 32 | 440 | 258 | 182 | v3.0.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.