DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
the_fiel
<?php
if
(
get_field
(
'text_field'
)
)
:
?>
<
h2
>
<?php
the_field
(
'text_field'
)
;
?>
</
h2
>
<?php
endif
;
?>
PREVIOUS
NEXT
Tagged:
ADD COMMENT
Topic
COMMENT
Name
8+3 =
Submit