custom post type / taxonomy description
-
After playing around with this useful plugin I’d like to be able to output the custom post type / taxonomy description.
I can output the title OK, however I wasn’t clear what the reference to the decription was.
This returns the title;
<?php post_type_archive_title( $prefix, $display ); ?>
Can anybody advise before I start digging through code.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘custom post type / taxonomy description’ is closed to new replies.