Answer. Solution: Try the below code. $name = "Bob"; update_post_meta($post_ID, 'Name', $name ); Copy code.
確定! 回上一頁