[Plugin: Microkid's Related Posts] Multiple Custom post types
-
By the way I find this pluginreally useful and hope you are still developing it.
I’m having a problem with multiple cpts
MRP_get_related_posts( $post->ID, false, true, array(‘post’, ‘weblinks’) )
returns nothing
single cpt works fine
MRP_get_related_posts( $post->ID, false, true, ‘weblinks’ )
Can you help?
Best
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Microkid's Related Posts] Multiple Custom post types’ is closed to new replies.