Taskbuilder is an easy-to-use project management tool that helps teams organize work and boost productivity. It includes powerful task management, a v …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,858
11 issue groups
Security
605
11 issue groups
I18n
16
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_btn_bg_color".
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column_name at \t\t\t\t\tADD `$column_name` $column_type"
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']
Sample message
Use placeholders and $wpdb->prepare(); found $no_of_rows
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 108.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$canvas'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
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
Unescaped parameter $no_of_rows used in $wpdb->get_var()\n$no_of_rows assigned unsafely at line 187.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error loading $file: $message"'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['tmp_name']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $completed_status_name
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FPDF".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "hex2dec".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Potential connections found in static code analysis.
Outbound calls
139
External assets
0
Incoming endpoints
100
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
84 more hidden
2 score snapshots
v6.0.1
25
Latest
v5.0.9
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 4,504 | 128 | 4,376 | v6.0.1 | 2.0.0 |
| 25 | 4,459 | 127 | 4,332 | v5.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.