wp_set_post_terms() uses wp_set_object_terms() . There is an action hook called set_object_terms which fires on successful setting of an object's terms.
確定! 回上一頁