WordPress Easy Todo
NOTE
The folder structure in the zip file that is published in the wordpress plugin has the wrong structure. Make sure that the structure is as following:
- wordpress-easy-todo.zip
- readme.txt
- screenshot-1.jpeg
- wp_easy_todo.css
- wp_easy_todo.php
- wp_easy_todo-ajax.php
I’ll update this asap.
WordPress Easy ToDo will create a to do list on the dashboard. This plugin is very useful when you’re member of a team who writes posts and updates the blog.
Screenshots
Installation
Download the zip file from the WordPress plugin directory.
- Upload the folder wp-easy-todo to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Drag the to do list to the preferred position on your dashboard
Upgrading
- Delete the old plugin folder `wp-create-todo`.
- Upload the folder wp-easy-todo to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Drag the to do list to the preferred position on your dashboard
Frequently Asked Questions
Where do I find a change log?
You can find the change log in the changelog on this page.
Where do I have to suggest some modifications?
Suggest modifications in the comments section on this page.
Known Bugs
- Folder structure isn’t correct in the zipfile in the plugins directory
Please notify me about the bugs in the comments.
Roadmap
In this list you can find some features which will be added in the feature.
- Full AJAX functionality
- Set a priority to the items
Change log
- 1.1.2 Scheduled for 27 May 2009
- Fonder structure update
- 1.1.1 Released 25 May 2009
- Added the definition of PHP_EOL.
- 1.1.0 Released 25 May 2009
- Added the status done in a strike trough at the bottom of the list. After the item is done it can be deleted.
- 1.0.3 Released 24 May 2009
- Widget is only loaded at the dashboard
- 1.0.2 Released 23 May 2009
- Relative path to AJAX file updated
- 1.0.1 Released 22 May 2009
- Relative path fixes to the css and javascript files
- Table createion on installtion fixed
- 1.0 Released 22 May 2009





