manual php for selective individual taxonomies using CRP Taxonomy Tools plugin ?
-
Hi ,
First of all thanks for making this cool plugin ??
I wanted to know what will be the php code for displaying selective individual custom taxonomies [with CRP Taxonomy Tools plugin installed]
The FAqs only show this –
<?php if ( function_exists( ‘get_crp_posts_id’ ) ) { get_crp_posts_id( array(
‘postid’ => $postid,
‘limit’ => $limit,
) ); } ?>Thank you
Best Regards
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘manual php for selective individual taxonomies using CRP Taxonomy Tools plugin ?’ is closed to new replies.