wordpress get_field IF statement
-
<li><span class="icons orange fa fa-check"></span><?php echo get_field("reason_6"); ?></li>How can i get the above line into an if statement where if the field is empty it doesn’t display but if there is something in there then it displays on the page. Im new to PHP so would like to know.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wordpress get_field IF statement’ is closed to new replies.