Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

acf the_field

<?php $text_field = get_field( "text_field" ); ?>
<h2><?php echo $text_field; ?></h2>
Source by www.advancedcustomfields.com #
 
PREVIOUS NEXT
Tagged: #acf
ADD COMMENT
Topic
Name
4+1 =