ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/taxonomy.php
  • Page 7

get_object_term_cache()

Function: Retrieves the cached term objects for the given object ID.

Source: wp-includes/taxonomy.php:3731

Used by 0 functions | Uses 0 functions

edit_term_taxonomy

Action Hook: Fires immediate before a term-taxonomy relationship is updated.

Source: wp-includes/taxonomy.php:3364

Used by 0 functions | Uses 0 functions

update_object_term_cache()

Function: Updates the cache for the given term object ID(s).

Source: wp-includes/taxonomy.php:3782

Used by 0 functions | Uses 0 functions

edited_term_taxonomy

Action Hook: Fires immediately after a term-taxonomy relationship is updated.

Source: wp-includes/taxonomy.php:3378

Used by 0 functions | Uses 0 functions

pre_term_{$field}

Filter Hook: Filters a term field value before it is sanitized.

Source: wp-includes/taxonomy.php:1812

Used by 0 functions | Uses 0 functions

delete_{$taxonomy}

Action Hook: Fires after a term in a specific taxonomy is deleted.

Source: wp-includes/taxonomy.php:2212

Used by 0 functions | Uses 0 functions

added_term_relationship

Action Hook: Fires immediately after an object-term relationship is added.

Source: wp-includes/taxonomy.php:2873

Used by 0 functions | Uses 0 functions

pre_{$taxonomy}_{$field}

Filter Hook: Filters a taxonomy field before it is sanitized.

Source: wp-includes/taxonomy.php:1824

Used by 0 functions | Uses 0 functions

wp_delete_category()

Function: Deletes one existing category.

Source: wp-includes/taxonomy.php:2227

Used by 0 functions | Uses 0 functions

set_object_terms

Action Hook: Fires after an object’s terms have been set.

Source: wp-includes/taxonomy.php:2940

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy