Cleverness – WordPress Resources

Archive for July, 2010

To-Do List Plugin version 2.1.2

I had a failed experiment with trying to hide certain options in the To-Do List Plugin when other options weren’t enabled. This appears to cause an issue with storing the options in an array in one field in the options table.

I’ve taken it out and options should be saving properly.… continue reading

To-Do List Plugin version 2.1.1

The To-Do List Plugin has been updated.

There was a bug in the shortcode that caused it to not appear in the proper place in the post or page. This was due to me using echo statements instead of return.

I also added an option to customize the subject and text of the emails that are sent to users that are assigned tasks if that option is enabled. These options won’t appear unless you Save Changes after setting Email Assigned Task to User to Yes.… continue reading

To-Do List Plugin version 2.1

The latest version of the To-Do List Plugin for WordPress has been released.

The menu item for the to-do list has been moved to a top-level menu. The setting page is now located under that menu.

New in this version are category support and the ability to set the sort order.

Categories are site-wide at the moment so when using Individual View, all categories will be visible to all users. … continue reading