Taskbuilder is an easy-to-use project and task management tool that helps teams organize work, track tasks, and improve productivity.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,998
11 issue groups
Security
665
11 issue groups
I18n
18
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
$_COOKIE['tb_filters'] 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: $_COOKIE['tb_filters']
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$canvas'.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 145.
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
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
Unescaped parameter $no_of_rows used in $wpdb->get_var()\n$no_of_rows assigned unsafely at line 261.
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
Attempting a database schema change is discouraged.
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".
Potential connections found in static code analysis.
Outbound calls
138
External assets
0
Incoming endpoints
101
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
6 score snapshots
v6.0.6
25
Latest
v6.0.5
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 4,706 | 136 | 4,570 | v6.0.6 | 2.1.0 |
| 25 | 4,665 | 119 | 4,546 | v6.0.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.