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
