from the WP Codex: add_post_meta($post_id, $meta_key, $meta_value, $unique);. Lets take a simple text field that has a field name of ...
確定! 回上一頁