Ease Project Management and Task Management using a powerful project manager with Kanban board, Gantt chart, milestone tracking & project reporting.
Prioritized issue groups from the latest Plugin Check scan
Security
527
6 issue groups
Maintainability
505
15 issue groups
I18n
16
4 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $format at " AND $tb_asin.assigned_to IN ($format)"
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Attempting a database schema change is discouraged.
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
print_r() found. Debug code should not normally be used in production.
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Unescaped parameter $files used in $wpdb->query()\n$files assigned unsafely at line 190.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gw_access".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PM_BASENAME".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
The use of function ini_set() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter . '_notification'".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: "'" .$list['title']. "' has already assign in others column automation"
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s is required when %s is set.'.
Potential connections found in static code analysis.
Outbound calls
294
External assets
1
Incoming endpoints
5
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.0.6
29
Latest
v4.0.5
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 1,049 | 69 | 980 | v4.0.6 | 2.0.0 |
| 31 | 998 | 63 | 935 | v4.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.