About Me

Hi. I'm John Eckman.

John Eckman

I'm a Sr. Director at Optaros, a professional services firm offering strategy, design, development, and consulting services to enterprises interested in leveraging free and open source software.

More about me

About Open Parenthesis

Contact Me

Optaros

Travel

 

Upcoming Conferences

Web 2.0 Kongress, Hamburg

Web Content 2009

SXSW Interactive, 2009

My Tweets

Posting tweet...

Powered by Twitter Tools.

Optaros Blogs
Affiliations

[FSF Associate Member]

Creative Commons
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
January 28, 2007
« Previous Post: digital.life
Next Post: Is User Generated Video a Commodity? »

Back to the default theme

Tagged with: — John @ 2:45 pm

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.

Trackback url for this post: http://www.openparenthesis.org/2007/01/28/default_theme/trackback

3 Comments for this post
Erik Smartt Says:

Hey John,

I just updated to WordPress 2.1 over the weekend, and flickrfy_cats is broken for me too. I’ll have to go in poke around to see what’s changed.

Cheers,
Erik

John Says:

It seemed to me, without doing too much digging inside the WordPress code itself, that the filter was no longer being added to list_cats();.

list_cats() and wp_list_cats() are deprecated in 2.1, replaced by wp_list_categories().

It says they should still function, but it seems like in the process the “filter” is not being added when those calls are made.

I didn’t take the step of turning on some of the debug stuff in your plugin and seeing what it shows - maybe it is just the format of the content returned that has changed.

Category Tagging with WordPress — Software Guide Says:

21 Open Parenthesis Trackback vom 28. Januar 2007, 23:04 Back to the default theme… 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.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

« Previous Post: digital.life
Next Post: Is User Generated Video a Commodity? »