Tagged Questions
1
vote
1answer
155 views
Get posts inside Get terms problem
i have a get_terms which loads correctly.
inside of it i have used get_posts. then using get posts i am
trying to get each post tags (and count <= not currently inside this script)
<?php
...