wp_defer_term_counting(true); //defer counting terms $post_id = wp_insert_post($data); wp_set_object_terms($post_id, array(1, 2, 3), 'product_cat');.
確定! 回上一頁