if (get_the_tags())
-
<?php if (get_the_tags()) the_tags('<br />'); ?>
If there’s no tags, the line break still renders, any way to avoid this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘if (get_the_tags())’ is closed to new replies.