I accidently put the update nonce check into the email user function for the To-Do List Plugin. I also added additional code to passing the value to the functions.… continue reading
Archive for April, 2010
Bug fix for To-Do List Plugin version 2.0.2
Posted 04-15-2010
I’ve moved the require_once for pluggable.php from the main body of the To-Do List plugin to inside the functions. It was causing a conflict with at least one other plugin.… continue reading
To-Do List Plugin Bug Fix version 2.0.1
Posted 04-14-2010
I’ve fixed a bug in the To-Do List Plugin where users could not edit or delete other user’s list items, when they had the capability to do so.… continue reading
Version 2.0 of the To-Do List Plugin released
Posted 04-10-2010
Most of the changes in version 2.0 of the To-Do List Plugin are on the backend. There are a few minor bug fixes. Some text that previously couldn’t be translated now can be.
Checking an item as completed on the Dashboard Widget no longer takes you to the main To-Do List page. It stays on the Dashboard page.
A Russian translation has been added. It was provided by Almaz.
The plugin now works in WordPress 3.0 (and still works in 2.9 and most likely 2.8).… continue reading
