Opis
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.
ČPP
-
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)
Recenzije
Suradnici i Programeri
“Dash Todo” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Dash Todo” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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