Cleverness – WordPress Resources

News

Version 3.0.4 of the To-Do List

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

Version 3.0.3 of the To-Do List Plugin

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

To-Do List version 3.0.1

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

Version 3.0 of the To-Do List Plugin has been Released

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:

  • Converted rest of the code to classes< and renamed/moved files
  • Converted custom database tables to custom post types
  • Added option to show all items in Widget
  • Added To-Do List menu to Admin Bar (with option to remove in Settings)
  • Moved Help page to the Help Admin Tab
  • Added tabs to Settings page
  • Changed some wording on the Settings page
  • Divided settings into three sections
  • Renamed cleverness-to-do-list-options.php to cleverness-to-do-list-settings.php
  • Fixed master list view
  • Added date
  • continue reading

Cleverness WordPress Base Theme 3.0

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

To-Do-List Plugin 2.3 Beta Now Available

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

Upcoming 2.3 Version of the To-Do List Plugin

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

Coming Soon: WPCodeDB

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

Development, bug fixes, and support will be very limited until July

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

To-Do List Plugin Issue with Multi-site

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