Описание
The plugin adds a sortable to-do list to your WP dashboard. This can be useful for developers, or even for content writers.
Its features:
- To-do list item creation, edition and deletion via ajax. No page reload.
- To-do items are timestamped. You’ll never forget when they were created, or when you last edited them.
- Option to display the to-do list on the website (for the current logged-in user only).
- Website list can be collapsed and expanded. But website items can currently NOT be edited or sorted.
- Website list remembers its last display state (showed or collapsed)
- Website list remembers the size, position and state of opened to-do items
- Website list can be displayed on the left or right side of the window
- Possibility to decide to not show some to-do items on the website.
- The list is individual. Each user has their own list.
- For multisite, it’s one list per user and per site.
Скриншоты
Установка
- Visit the Plugins page within your dashboard and select «Add New»
- Search for «Sortable Dashboard To-Do List»
- Click «Install»
Часто задаваемые вопросы
-
Will this plugin slow down my site?
-
It will have no impact on site speed whatsoever. The plugin only launches for users that have the ability to edit posts.
Отзывы
Участники и разработчики
«Sortable Dashboard To-Do List» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Sortable Dashboard To-Do List» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Sortable Dashboard To-Do List» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.2.1
- Fix: encoding of special HTML characters in the Edit screen
1.2
- Settings now automatically save
- It is now possible to choose the accent color of the to-do list
1.1
- It is now possible to choose on which side of the window the list should be displayed
1.0.5
- Tested up to WordPress 6.6
- Bumped minimum PHP version to 7.2
1.0.4
- CSS Fix: improved display of <ul> and <ol> lists
1.0.3
- Fix: Some translatable strings were not on the correct text domain
1.0.2
- Added an uninstall hook to remove all plugin traces from database on uninstall
1.0.1
- Added JFG Media as author and contributor
1.0
- Initial Release