Hi, i want to store a specific meta_value in body of wp_insert_post function, how can i get that value?
$postarr['???']
i read Here but nothing found!
Hi, i want to store a specific meta_value in body of wp_insert_post function, how can i get that value?
$postarr['???']
i read Here but nothing found!
Sorry! Stupid Question!
http://codex.wordpress.org/Function_Reference/get_post_meta
You must log in to post.