... $post_id = wp_insert_post($post); $check_if_save = wp_set_object_terms( $post_id , array(10,11 ), 'question-category' );.
確定! 回上一頁