Cleverness – WordPress Resources

Archive for February, 2010

Version 1.4.1 of To-Do List Plugin

I discovered a critical bug not long after uploading the previous version. It has been fixed in version 1.4.1… continue reading

Version 1.4 of the To-Do List Plugin Released

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
  • continue reading

Upcoming New Version of To-Do List Plugin

Version 1.4 of the To-Do List is going to be released around the end of February/beginning of March. I’ve worked in several of the feature requests. It will have a progress field option, sidebar widget, page/post shortcodes to display lists, and an option to mail assigned tasks to users.

I’ve looked into adding TinyMCE editing ability but that probably will not make it into the next version. … continue reading

To-Do List Plugin 1.3.4 – Spanish Translation added

This minor update to the To-Do List Plugin contains a Spanish translation contributed by Ricardo.… continue reading

To-Do List version 1.3.3

I’ve fixed a typo in the default settings for the To-Do List that was preventing items to be marked as completed (unless you had modified any settings).

If you are unable to mark items as completed, please visit the To-Do List settings page and click on Save Changes.continue reading

To-Do List Plugin version 1.3.2

Some changes to the To-Do List Plugin:

  • Fixed a bug where “assigned by” would show on the dashboard widget when empty
  • Renamed functions
  • Added a check to prevent blank to-do items
  • continue reading

To-Do List Plugin Bug Fix

I’ve fixed two bugs in the To-Do List Plugin.

One was an incompatiblity with PHP 4.

The other was a missing call to a global variable in the function that marks items as completed.… continue reading

To-Do List Version 1.3

The To-Do List Plugin has been updated.

I’ve added a deadline field and appropriate settings to display or not display on the dashboard widget and to-do list page.

Also changed was the dropdown to assign users. It now only lists users above Subscriber level. They are sorted by Role: first Contributor, then Author, then Editor, then Admin.… continue reading

To-Do List Plugin Bug Fix

I fixed a small bug with the dashboard widget tonight on the To-Do List Plugin.… continue reading