vendredi 26 décembre 2014

Show post tags on attachment page?


I use this code to show post tag(s) on single.php template:



<?php the_tags('<div>Tagged with:<br> ',' | ','</div>');?>


I wish to display post tags on attachment page too, but code above shows nothing on attachment (image.php) template.


How to display post tag(s) on attachment page?





Aucun commentaire:

Enregistrer un commentaire