Top Google Search Results
- wp_set_object_terms | A HitchHackers guide through WordPress
Feb 12, 2011 ... do_action( 'added_term_relationship', $object_id, $tt_id );; delete_term_relationships do_action( 'delete_term_relationships', $object_id ... - taxonomy sync action for adding/editing/deleting - WP Questions
Oct 27, 2011... is not enough for custom code, but I'll list some actions for you to hook the needed functions: add_term_relationship added_term_relationship ... - Actions to use when flushing cache (when posts are added / deleted ...
Jul 30, 2011... updated_post_meta , deleted_post_meta and added_term_relationship , deleted_term_relationships ? – One Trick Pony Jul 30 '11 at 13:39 ... - Sequential Order of Wordpress Hooks? - Stack Overflow
... 16:35:58 - action:added_term_relationship 16:35:58 - action: edit_term_taxonomy 16:35:58 - action:edited_term_taxonomy 16:35:58 ...