Cleverness – WordPress Resources

Version 1.4 of the To-Do List Plugin Released

Download To-Do List Plugin v3.1.7Last Updated 05-10-2012

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.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Use [php]code goes here[/php] to post PHP code ([js],[css], and [sql] also available)

Notify me of followup comments via e-mail. You can also subscribe without commenting.