Version 1.4 of the To-Do List Plugin Released

Download To-Do List Plugin – version 2.1.5 posted 09-05-2010

This version of the To-Do List Plugin has several requested features.

Changes:

  • Added a progress field to to-do items
  • Added a sidebar widget to display your to-do list
  • Added a shortcode to display your list in a page or post
  • Added the ability to email an assigned item to a user
  • Removed permission check on install function (possible fix to a WPMU issue)

Visit the Settings page to enable progress fields or email assigned tasks.

Shortcode

[todolist]

Several options are available:

  • title – default is no title.
  • type – you can chose *list* or *table* view. Default is *list*.
  • priorities – default is *show*. Use a blank value to hide (only applies to table view).
  • assigned – default is *show*. Use a blank value to hide (only applies to table view).
  • deadline – default is *show*. Use a blank value to hide (only applies to table view).
  • progress – default is *show*. Use a blank value to hide (only applies to table view).
  • addedby – default is *show*. Use a blank value to hide (only applies to table view).

Example:
Table view with the title of Upcoming Articles and showing the progress and who the item was assigned to.
[todolist title=”Upcoming Articles” type=”table” priorities=”" deadline=”" addedby=”"]

I’ve tried to thoroughly test the new features, but there may be issues with certain configurations that I hadn’t expected. Please leave a comment if you encounter any issues or have any suggestions for improvements to these new features.

You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

Leave a Reply