custom post descriptions
-
Hello,
I have created a page that uses custom posts: http://www.africanhealthleadership.org/resources/toolkit/Each tool (Preparation, Assessment, etc.) is a custom post. On the WP Admin, each tool is a category; each category has a “description” field. I would like to output those descriptions on the Toolkit page. I tried using this and nothing displayed:
<?php echo category_description( $category ); ?>Right now, the descriptions are hard-coded in to the page. The one for preparation begins
“Preparation tools establish…”Thank you for any ideas!
Jeff
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘custom post descriptions’ is closed to new replies.