Let customers submit tickets, assign agents, set priorities, track status, and get instant email notifications. All from your website.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,411
3 issue groups
Maintainability
946
12 issue groups
Security
730
10 issue groups
Sample message
Mismatched text domain. Expected 'wp-ticket' but got "wp-ticket-com".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'emd_scb_activation_' . $plugin".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_emd_sessions_table".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$post->ID: $post->post_title\n"'.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_MB_Button_Field".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_views".
Sample message
Processing form data without nonce verification.
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
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$name]
Sample message
Use placeholders and $wpdb->prepare(); found $join
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$baseDir'.
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
trigger_error() found. Debug code should not normally be used in production.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMD_ADMIN_DIR".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Unescaped parameter $keys used in $wpdb->query()\n$keys assigned unsafely at line 154.
Potential connections found in static code analysis.
Outbound calls
179
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
16 more hidden
2 score snapshots
v6.0.6
23
Latest
v6.0.5
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,177 | 1,723 | 1,454 | v6.0.6 | 2.0.0 |
| 23 | 3,183 | 1,719 | 1,464 | v6.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.