[How?] show category parents in post (inside loop)
-
Hi,
I try to use this code in archive.php and its work:
<?php echo(get_category_parents($cat, TRUE, ' » ')); ?>
I want to show the category parents of the post .. by using the same idea that previous code did, but i want to show it inside the loop (at index.php) ?
IS anybody have code do like that ?
Regards,
MARWAN
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[How?] show category parents in post (inside loop)’ is closed to new replies.