A simple dashboard to-do list widget with the option to display your list as a floating panel on your website.
Prioritized issue groups from the latest Plugin Check scan
Security
26
4 issue groups
Maintainability
2
2 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
$_POST['ardtdw-color'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['ardtdw-position']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dashboard_to_do_list_load_plugin_textdomain".
Sample message
Mismatched text domain. Expected 'dashboard-to-do-list' but got 'arwd'.
Sample message
Function "wp_roles()" requires WordPress 4.3.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v2.0.0
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 29 | 21 | 8 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.