Zephyr Project Manager is a modern, easy to use sophisticated project manager for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,725
15 issue groups
Security
1,362
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Admin".
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 '"zpm-sub-subtask zpm-subtask-item--sub zpm-subtask-level-{$level}"'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "editable_roles".
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
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.2.0.
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: $_GET['action']
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $milestones_table at "ALTER TABLE $milestones_table MODIFY COLUMN `description` TEXT NOT NULL"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_project_manager_new_site".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MAX_STRUCTURED_SYMBOLS".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$var]. 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
Use placeholders and $wpdb->prepare(); found !
Sample message
Unescaped parameter $milestones_table used in $wpdb->query()\n$milestones_table assigned unsafely at line 2679.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FrameFiller".
Sample message
Attempting a database schema change is discouraged.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Unescaped parameter $projectSearchQuery used in $wpdb->get_results()\n$projectSearchQuery assigned unsafely at line 1457.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
110
External assets
0
Incoming endpoints
51
No external asset domains detected.
wp_ajax
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
First score snapshot
v3.3.205
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,121 | 667 | 2,454 | v3.3.205 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.