•  
Posts Tagged ‘2.8.1’

Succesfully running 2.8.1, but

By Austin On July 12, 2009 1 Comment

I’ve updated the site to the latest release of WordPress. 2.8.1 fixes many bug found in 2.8 and I finally was ready for the update. While everything went smoothly, I did have to update my theme a bit to run some of the additional widget area.

Using the old style dynamic_sidebar( 'Utility: Header' ); didn’t work any more, while just replacing the Title of the widget area with the ID fixed this problem: dynamic_sidebar( 'utilityheader' );.

I also came across a major error with one of my plugins. AsideShop just doesn’t work with and version WordPress

Click here to continue reading


It didn’t take long to add a point 1

By Austin On June 20, 2009 No Comments