Last Update: Decided to abandond Flickrfy_cats as it seemed like filters weren’t being applied to calls to list_cats() or wp_list_cats() anymore. Instead I’m using a wigetized version of the Category Tagging plugin. (Making it into a widget just for placement in the appropriate sidebar but otherwise leaving the call to cattag_tagcloud(); pretty much alone).
—-
Updated Again: Thanks to the Linkblock widget and a bit of light reading in the WordPress Codex (to change a function call from wp_get_links() to get_links()) I am back up and running, with blog links in the sidebar. Now to get back to Erik’s flickrfy_cats plugin, which is also broken.
—–
Updated: Turns out it is the Links widget I was using in the left sidebar to display a blogroll of blogs by other Optaros folks. So, back to my real layout, but without those links until I get it rewritten to account for the changes in 2.1. (Now the categories of links are in the same table as categories of posts?)
——
If you read Open Parenthesis by coming to the site, rather than in an RSS reader, you may have noticed it just reverted to the default theme.
I just upgraded to 2.1, and apparently my theme’s customizations aren’t playing well with some of the changes between 2.0.7 and 2.1 of WordPress.
I will reset it to the theme y’all are used to as soon as I can.