First page of the plugin archive.

WordPress Christmas

Posted by The Doctor on Dec 22, 2010 with 1 Comment | Short Link
in Tips
as , ,

Just a little holiday cheer from the many people that contribute to the WordPress project. If you are looking for a free WordPress Theme here is a quick search of the Extend Themes repository that will give you some options:

http://wordpress.org/extend/themes/search.php?q=Christmas

Of course, the plugin authors have their own merry making to add to the season as well and you can find a listing of the Extend Plugins repository with this little search:

http://wordpress.org/extend/plugins/search.php?q=Christmas

Don’t forget to use the “Sort by” function on the search pages to arrange the results to your preference.

Calendar Default Widget Broken

Posted by The Doctor on Jan 22, 2010 with No Comments | Short Link
Last modified by The Doctor on March 17, 2010
in News
as , , ,

I just happened to notice this today. The calendar default widget that comes with WordPress is having issues. It appears to work fine on the initial visit to a blog’s home page, but if you start reading the archives, especially using the calendar as a navigation tool you may find the calendar using some very oddly structured months.

Here is the trac ticket: http://core.trac.wordpress.org/ticket/11414, so it is being addressed.

In the meantime, I have decided to install the Ajax Calendar plugin as a substitute. There are many other calendar plugins available but this one suits my current needs.

No Widget Area …

Posted by The Doctor on Jan 8, 2010 with 1 Comment | Short Link
Last modified by The Doctor on March 17, 2010
in Functions
as , , ,

Making a template tag for standard plugins using the built-in WordPress function the_widget().

Help Yourself

Posted by The Doctor on Jan 4, 2010 with No Comments | Short Link
Last modified by The Doctor on March 17, 2010
in Reviews
as ,

A review and a recommendation of the free WordPress plugin BNS Support.

Plugin Installation

Posted by The Doctor on Dec 30, 2009 with 19 Comments | Short Link
Last modified by The Doctor on March 17, 2010
in Tips
as , , , ,

Installing a WordPress plugin with step-by-step instructions and pictures.

Keep Check Mark in Checkbox

Posted by The Doctor on Dec 19, 2009 with 5 Comments | Short Link
Last modified by The Doctor on March 17, 2010
in Tips
as , , ,

A simple fix to the problem of the checkbox not staying checked in WordPress option panels.