How To Make a Simple Wordpress Customfield ?

How To Make a Simple Wordpress Customfield ?

Here is a simple way to make your own custom field values: Open functions.php and add the following: function getcustomfield($filedname, $page_current_id = NULL) { if($page_current_id==NULL) $page_current_id = get_page_id(); $value = get_post_meta($page_current_id,...

Please like, share & comment!

0 0

Post Your Comment

1 + 2 =

Comments

Get In Touch