Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

How to display custom field in wordpress?

echo get_post_meta($post->ID, 'keyName', true); 
 
PREVIOUS NEXT
Tagged: #How #display #custom #field
ADD COMMENT
Topic
Name
5+5 =