Potassium 1.0.4 & Thistle 1.0.1 are both now available for download.

In this Potassium release, among other changes I also now allow it to deal differently with certain other widget options. See what you get for lack of extensive testing? Yes, I forgot :P

Changes for Potassium 1.0.4

  • Made compatible with Sandbox 1.5 by altering some theme-specific CSS classes.
  • Hence the introduction of Gravatar support!
  • With some new CSS classes being introduced in newer versions of the Sandbox theme, Potassium’s use of attribute selectors has been cut slightly. That means a bit more IE6 support - but who cares?
  • Adjusted display for some widget options, like displaying categories or archives as drop-down menus.

Download Potassium 1.0.4 at its theme page.

MD5 (.zip) 4f1a5fc4b4c90235d1963c20c9d27e43
MD5 (.tar.gz) 5a59bd45b86fd483466aa3a69a928f61

The new Thistle release convinces IE6 and IE7 to display the above tabbed navigation properly and parts of it have been refactored for use with WordPress 2.5. Backwards compatible code will still be present, so whether you’re using WP 2.5 or older, whether or not you’re concerned about readers using IE, I suggest you upgrade.

Changes for Thistle 1.0.1

  • Fixes IE’s problem with the tabbed navigation - mad props to Justin Tadlock!
  • If an author doesn’t have a web site, Thistle won’t convert the author’s name to a link in the author display page.
  • Moved the designed-by information to the Meta widget as it seems to be a somewhat more suitable place than the footer.
  • Extraneous template markup removed from a few areas.
  • Some other very tiny fixes here and there.
  • Updated for WordPress 2.5 (with backwards compatibility still in place):
    • If the blog is running WP 2.5, use is_front_page(), otherwise fall back to is_home()
    • If the blog is running WP 2.5, use get_avatar() for Gravatars, otherwise fall back to gravatar() if a Gravatar plugin is installed.

Download Thistle 1.0.1 at its theme page.

MD5 (.zip) 1a1a5e50152e1df4a306016a8ddfda8c
MD5 (.tar.gz) 9bff91c66d82a3e298db7dfcefab7b5c

Back to top