ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 17

wp_remove_object_terms()

Function: Removes term(s) associated with a given object.

Source: wp-includes/taxonomy.php:2971

Used by 0 functions | Uses 0 functions

{$taxonomy}_{$field}_rss

Filter Hook: Filters the taxonomy field for use in RSS.

Source: wp-includes/taxonomy.php:1863

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

delete_term_relationships

Action Hook: Fires immediately before an object-term relationship is deleted.

Source: wp-includes/taxonomy.php:3019

Used by 0 functions | Uses 0 functions

term_{$field}

Filter Hook: Filters the term field sanitized for display.

Source: wp-includes/taxonomy.php:1879

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

deleted_term_relationships

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

Source: wp-includes/taxonomy.php:3036

Used by 0 functions | Uses 0 functions

{$taxonomy}_{$field}

Filter Hook: Filters the taxonomy field sanitized for display.

Source: wp-includes/taxonomy.php:1893

Used by 0 functions | Uses 0 functions

wp_insert_term()

Function: Adds a new term to the database.

Source: wp-includes/taxonomy.php:2397

Used by 0 functions | Uses 0 functions

sanitize_term_field()

Function: Sanitizes the field value in the term based on the context.

Source: wp-includes/taxonomy.php:1752

Used by 0 functions | Uses 0 functions
« Previous 1 … 16 17 18 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy