Showcase your team with beautiful, responsive layouts: grid, carousel, cards, and more. Perfect for meet-the-team pages and employee highlights.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
526
13 issue groups
Security
317
10 issue groups
I18n
73
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "emd_' . $std_analytics . '_call_js".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"][load_info]' type='checkbox' value=1 $load_info></input></td></tr>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_views".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "emd_add_ons".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_MB_Button_Field".
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
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s \a\t %s'.
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
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
Detected usage of a non-sanitized input variable: $_FILES[$name]
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_ADMIN_DIR".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->app_name . '_getting_started'".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Use placeholders and $wpdb->prepare(); found $join
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $meta used in $wpdb->get_var()\n$meta assigned unsafely at line 45.
Potential connections found in static code analysis.
Outbound calls
153
External assets
0
Incoming endpoints
14
No external asset domains detected.
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
First score snapshot
v5.1.5
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 936 | 247 | 689 | v5.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.