Prioritized issue groups from the latest Plugin Check scan
Security
229
7 issue groups
Maintainability
43
14 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <span alt='f223' class='etimeclockwp-help-tip dashicons dashicons-editor-help' title='$help'></span>"'.
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "codex_etimeclockwp_clock_updated_messages".
Sample message
Detected usage of a non-sanitized input variable: $_GET['post_type']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
The use of function create_function() is forbidden
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
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Plugin name "Time Clock - A WordPress Employee & Volunteer Time Clock Plugin" is different from the name declared in plugin header "Time Clock".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Time Clock - A WordPress Employee & Volunteer Time Clock Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Potential connections found in static code analysis.
Outbound calls
38
External assets
1
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.2
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 273 | 166 | 107 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.