Display link category description???
-
I am trying to display the link category description in a theme I’m working on and cannot seem to find any way to do it.
wp_list_bookmarks only references the description of the links themselves.
category_description returns no information, I assume because I’m not trying to access a post category description.
I would love to use it in the following way:
<?php echo category_description(89); ?>Thank you in advance,
Wayne
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Display link category description???’ is closed to new replies.