vendredi 26 décembre 2014

Show custom field on attachment page?

I use this code to show custom field value outside loop on post page (single.php):



<?php echo get_custom_field('my_custom_field'); ?>


But, that is not working on attachment page (image.php). How to show post custom field on attachment page (image.php template)?


Aucun commentaire:

Enregistrer un commentaire