Return post list using related_posts()!!
-
Hi Mitcho,
My theme has related posts functionality based on tags. But I want to use YARPP results as they are more relevant. Is there anyway I can just return result set of YARPP to my theme file variable.e.g.
In my theme file related-posts.php,
$my_variable = related_posts();Will this push results of yarpp into $my_variable?
If not, how can I achieve this?-Divyang
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Return post list using related_posts()!!’ is closed to new replies.