I’ve fixed the issue with to-do items duplicating in the To-Do List Plugin latest update.
I’m sorry for anyone who has been experiencing issues with the 3.0 series.… continue reading
Posted 02-28-2012
I’ve fixed the issue with to-do items duplicating in the To-Do List Plugin latest update.
I’m sorry for anyone who has been experiencing issues with the 3.0 series.… continue reading
Posted 02-27-2012
I think I’ve now gotten all the bugs worked out of the To-Do List Plugin.
I had not realized that WordPress doesn’t fire the plugin activation hook after you upgrade a plugin through WordPress. This was causing the existing to-do items and settings not to be converted to the new format unless you manually deactivated and reactivated. There was also a possible issue of the install function being unaware of a constant. … continue reading
Posted 02-25-2012
There was a major bug in version 3.0 of the To-Do List Plugin when using multi-site with the plugin network activated.
This has been fixed in version 3.0.1. Please let me know if there are still issues. I’m sorry for any inconvenience.… continue reading
Posted 02-24-2012
Version 3.0 of the To-Do List Plugin has had it’s backend almost completely rewritten. It now uses custom post types instead of custom database tables.
New in version 3.0:
Posted 11-19-2011
Version 3.0 of the Cleverness WordPress Base Theme is now available. The code has been updated for the latest WordPress functions and includes many new features in functions.php. The theme files have been mostly rewritten and now utilize loop.php. Check out the base theme’s page for all the functionality.… continue reading
Posted 10-02-2011
The beta version of the To-Do List plugin is available for download from here.
The major new feature in this version is front-end administration shortcodes. The two new ones are [todochecklist] and [todoadmin]. Documentation on these are on the help page under the To-Do List menu item in your WordPress install.
Bugs are to be expected. Please don’t use this on your live site.
You can comment here or email me with any bugs you find.
== Changelog ==
= 2.3 =
* Moved dashboard widgets settings to the dashboard widget
* Added ajax to dashboard widget, main plugin page, … continue reading
Posted 09-14-2011
I have been working on version 2.3 of the To-Do List Plugin. It does include front-end support. My goal is to release a beta version at the end of this month. I’ve re-written a lot of the code, converting things into classes. I’ll still have more work to do on that after the beta comes out.
The front-end support will not show competed items and as such will not have a delete all completed link at release. Category management will not have a front-end version. There is unlikely to be any front-end widgets at beta release, only shortcodes. Visual styling … continue reading
Posted 06-15-2011
As the final project of a PHP/MySQL 3 course I’m taking, we have to create a social web application.
There are many code snippet repositories out there, but none that I found that are specific to WordPress. I thought it’d be great to have them all in one spot, so I decided to create one as my final project (which needs to be done before the end of this month).
I hope that once it launches, other people will use it besides myself so it will become a great WordPress resource.
In July I’m planning on resuming development on the … continue reading
Posted 05-17-2011
This year I have been planning lots of improvements to the plugin, especially adding Ajax. This past winter and early spring was not good to me health-wise. I have chronic medical conditions plus I had bronchitis a few times. And a couple ER visits. Now that my health is stable for the moment, I was looking forward to getting back into development. But, it is not to be yet.
The company I work for received a grant last July for training. Unfortunately, the company owner did not approve the training until February. All the training has to be completed by … continue reading
Posted 05-09-2011
There’s a problem with the plugin with version 3.1+, multi-site, and network activation.
I haven’t figured out why yet it’s happened with mine, but apparently this isn’t the only plugin that developed that problem with 3.1.
The temporary work-around is to use individual activation rather than network activation. I will get a bug fix update as soon as I can.… continue reading