1 Jan 2008
Wordpress Logo

It took some doing but I’m finally up to date with my Wordpress installation. I had to go from 2.1 to 2.3 and let me tell ya, some of the template tag changes weren’t fun to deal with. One of the things I found the most difficult to deal with was for my link categories in the footer and the link page. Prior to the upgrade I was using the template tag ‘get_links’ but of course that has now changed to ‘wp_list_bookmarks’. Where I wasn’t clear from the codex was how to get rid of the category title that Wordpress wants to automatically produce. So without further ado, a little tutorial on how to do this properly.

Arguments you must have to make the title null:

  1. < ?php wp_list_bookmarks('categorize=0&title_li='); ?>

Categorize must be set to 0 and title_li should be included as shown to get a null title.

1 Comment

  1. […] bookmarks tagged tutorial Finally Upgraded Wordpress to 2.3 saved by 1 others     YourGaySubscriber bookmarked on 01/01/08 | […]

Tell Me What You Think

About Me

My name’s Jen; I’m a cynical, sarcastic, ex-drummer who is fond of dark humor. I've held way too many factory & retail jobs but finally found my calling one Christmas holiday in a dark, musty basement. I am now a CSS & XHTML web standards looney and can be found daily—when I’m not at my Mac—at the local fair-trade coffee shop buying an iced-soy mocha no matter the temperature.

I am also the owner of Pop Stalin Design specializing in CSS & XHTML web design as well as custom WordPress themes.