How to Execute PHP after posts tags list?
-
Hello!
I want to place this WordPress related posts php code “<?php wp_related_posts()?>” right after the posts tag lines. Because I want to display related posts after the posts tags and categories list.
If I add <?php wp_related_posts()?> to the “genesis_after_entry Hook” nothing happen. How do I properly display related posts after the tag and categories.
Thanks!
The topic ‘How to Execute PHP after posts tags list?’ is closed to new replies.