Descrizione
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.
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?
-
You can create issues on [Github] (https://github.com/shariffff/dash-todo)
Recensioni
Contributi e sviluppo
“Dash Todo” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Dash Todo” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.1.2
- Fix: UI inconsistency
1.1.1
- Update: More focusing UI
1.1.0
- Feature: Ability to edit existing todo item’s text.
- Fix: UI inconsistency
1.0.9
- Updated: Container width is extended
- Fix: UI Fixed
- Fix: Asset versioning
1.0.8
- Updated: UI improvements and fixes
1.0.7
- Fixed: Installation hook issue
1.0.6
- Fixed: Plugin menu link
- Updated: Initial todo items now include due date and priority
1.0.5
- Added feature: Set priority for todo items
- Added feature: Set due date for todo items
1.0.3
- Performance enhancements
- Bug fixes
1.0.2
- Added dashboard widget
- Todo items can now be added by pressing ENTER
- Raw title rendering implemented
1.0.1
- Permanently delete todo items, no longer sent to trash
- On uninstall, all todo items and options are deleted
- Fixed delete button alignment issue
1.0
- Initial release