Description
The Todo Plugin is a tool designed to enhance productivity and task management within the WordPress admin area. This plugin allows admins to easily create and manage tasks, keeping track of what needs to be done.
You can manage the Todo from Dashboard -> Todo or from the Dashboard widget.
Note: If you toggle the Todo widget, a page reload is required. This is for Performance purpose.
FAQ
-
Why todo items are loading slowly?
-
It depends on the site’s REST API response. I’m trying to optimize it as much as possible.
-
Where to report bugs or suggest improvements?
-
I’m managing the plugin here: https://github.com/shariffff/dash-todo . Feel free to create issues. I’ll try my best to help.
Reviews
Contributors & Developers
“Dash Todo” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dash Todo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
1.0.1
- Delete todo items permanently, previously they were in trash
- On Uninstall, delete all todo items and delete option
- Fix delete button alignment
1.0.2
- Dashboard widget added
- Add todo item by pressing ENTER
- Render raw title
1.0.3
- Performance
- Bug fix
1.0.5
- Feature Added: Set Priority
- Feature Added: Set Due Date
1.0.6
- Fix: Plugin Menu Link
- Update: Initial todo items with due date and priority.
1.0.7
Fix: Installation hook
1.0.8
Fix: UI