Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

custom fields wordpress

/*  Wordpress  for custom field -------
 create template file like home.php and add this code  */

<?php echo get_field('name');?>
 
PREVIOUS NEXT
Tagged: #custom #fields #wordpress
ADD COMMENT
Topic
Name
4+1 =