Hi, i using CPT-onomies , creat one taxonimy ,i using wp_insert_post,
'tax_input' => array( 'truyen' => array( 'term', 'term2', 'term3' ) )
or i using wp_set_object_terms
wp_set_object_terms( $post_id, 'Yamamoto Zenjirou To Moushimasu', 'truyen' );
but it can not run
thanks if you can help me
sorry because my english is not good