ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 598

wp_delete_object_term_relationships()

Function: Unlinks the object from the taxonomy or taxonomies.

Source: wp-includes/taxonomy.php:1972

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

wp_delete_term()

Function: Removes a term from the database.

Source: wp-includes/taxonomy.php:2013

Used by 0 functions | Uses 0 functions

wp_get_object_terms_args

Filter Hook: Filters arguments for retrieving object terms.

Source: wp-includes/taxonomy.php:2280

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

edit_{$taxonomy}_{$field}

Filter Hook: Filters the taxonomy field to edit before it is sanitized.

Source: wp-includes/taxonomy.php:1793

Used by 0 functions | Uses 0 functions

get_object_terms

Filter Hook: Filters the terms for a given object or objects.

Source: wp-includes/taxonomy.php:2328

Used by 0 functions | Uses 0 functions

wp_get_object_terms()

Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.

Source: wp-includes/taxonomy.php:2248

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

wp_get_object_terms

Filter Hook: Filters the terms for a given object or objects.

Source: wp-includes/taxonomy.php:2347

Used by 0 functions | Uses 0 functions
« Previous 1 … 597 598 599 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy