Cleverness – WordPress Resources

Tag: to-do list

To-Do List Plugin v. 2.2.1

This update to the To-Do List Plugin includes an updated Spanish translation by Ricardo, a bug fix involving multiple individual lists, and a change to the way the shortcode and widget display individual lists. If a user is logged in, they will see their own list using the shortcode or widget. Non-logged in users currently see all items. I plan to add a setting to the widget soon where you can choose what shows to non-logged in users.

Also, some of the text in the plugin has been reported as being unable to translate. I’ve looked through my code, … continue reading

To-Do List Version 2.2

Version 2.2 of the To-Do List Plugin is out.

New in this version are the option to sort by assigned user and the Master list feature.

The Master list can be selected on the settings page under List View. This feature allows you to have one main list that individual users cannot edit, but they can check or uncheck items on it. Changes to the main list affect all users. You only want to give regular users the ability to View and Complete posts, otherwise they will be able to edit the main list. … continue reading

To-Do List Plugin Bug Fix ver. 2.1.5

A new version of the To-Do List Plugin has been released.

There was a typo in the code that showed the assigned user in the widget that was preventing it from displaying.… continue reading

New To-Do List Plugin Version

Updated the To-Do List Plugin with an updated German translation by Ascobol.… continue reading

To-Do List Plugin version 2.1.3

Version 2.1.3 of the To-Do List Plugin is out.

This is just a small bug fix that fixes the backslash appearing before apostrophes on some servers.… continue reading

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

To-Do List Plugin – Possible New Feature

As I’ve been getting a new site of mine ready for launch, I realized that I have a need for both a public and a private to-do list.

I often use my to-do lists as places for possible post topics, things I need to do to improve the site, and so on. This new site is going to have reviews and I want to list upcoming reviews. And to be able to see the upcoming list in the admin so I know what I need to do and check them off when I finish (or I would just use a … continue reading

Two New Translations Added to To-Do List Plugin

Version 2.0.4 of the To-Do List plugin contains two new translations.

The German translation was contributed by Ascobol.

Japanese translation was contributed by Takemi Tasaki.

Thank you for the translations. I appreciate them.… continue reading