Add a simple quote request form to your site. Customers submit requests, you track and respond to every one from a single dashboard.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
742
15 issue groups
Security
480
8 issue groups
I18n
80
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "contact_list_list".
Sample message
$_COOKIE[EMD_WP_SESSION_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
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 '"][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: "$app_post_types".
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
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_MB_Button_Field".
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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 a non-sanitized input variable: $_FILES[$name]
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s \a\t %s'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_ADMIN_DIR".
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
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->app_name . '_getting_started'".
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
Function "get_network()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.
Potential connections found in static code analysis.
Outbound calls
156
External assets
0
Incoming endpoints
38
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
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
15 more hidden
2 score snapshots
v2.5.6
23
Latest
v2.5.5
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,339 | 240 | 1,099 | v2.5.6 | 2.0.0 |
| 22 | 1,350 | 241 | 1,109 | v2.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.