I tried echo $wpdb->linkcategories and nothing is displayed. The other variables like $wpdb->posts work. Strange!
I tried echo $wpdb->linkcategories and nothing is displayed. The other variables like $wpdb->posts work. Strange!
Version 2.1 did away with the linkcategories table. You might want to take a look at the template tag, wp_list_bookmarks.
Additional Resource
Database Description
This topic has been closed to new replies.