hr
hr

After upgrading a number of sites to WordPress 2.5 - the questions are pouring in over the new user interface and the new functionality. I have compiled a list of the top questions I have received so far. I am getting weird PHP errors on my pages, what is going ... Read More »

separate
hr
hr

WordPress 2.5 has officially been released. The new version includes over 1300 changes (see full changelog) and a variety of new features. For more information on WordPress version 2.5, read the official WordPress version 2.5 documentation. Download the latest versions of WordPress: WordPress 2.5 In addition to the new ... Read More »

separate
hr
hr

After working with WordPress 2.5 on a few sites for the last few weeks, there are a few things I wanted to point out for people that will be soon making the jump to WordPress 2.5. The dashboard is now customizable. You are now able to choose what feeds show up! ... Read More »

separate
hr
hr

WordPress 2.5 Release Candidate 1 is now available. If you are interested to see an overview of changes from WordPress 2.3.x to WordPres 2.5 - check out the WordPress blog article: 2.5 Sneek Peak. Read More »

separate
hr
hr

Great news for WordPress theme developers. WordPress 2.5 now offers a new conditional tag: is_front_page(). We have long lived with other options (is_page('home')) or other logic like that, but the is_front_page() simplifies defining the "home page" in our templates. Thanks guys! Read More »

separate