ClassicPress logo
Skip to content
Filter by type:

Browse:

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

pre_insert_term

Filter Hook: Filters a term before it is sanitized and inserted into the database.

Source: wp-includes/taxonomy.php:2414

Used by 0 functions | Uses 0 functions

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

wp_insert_term_data

Filter Hook: Filters term data before it is inserted into the database.

Source: wp-includes/taxonomy.php:2556

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

edit_term_{$field}

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

Source: wp-includes/taxonomy.php:1780

Used by 0 functions | Uses 0 functions

unregister_term_meta()

Function: Unregisters a meta key for terms.

Source: wp-includes/taxonomy.php:1544

Used by 0 functions | Uses 0 functions

term_exists()

Function: Determines whether a taxonomy term exists.

Source: wp-includes/taxonomy.php:1570

Used by 0 functions | Uses 0 functions

term_is_ancestor_of()

Function: Checks if a term is an ancestor of another term.

Source: wp-includes/taxonomy.php:1664

Used by 0 functions | Uses 0 functions

sanitize_term()

Function: Sanitizes all term fields.

Source: wp-includes/taxonomy.php:1700

Used by 0 functions | Uses 0 functions

delete_term_meta()

Function: Removes metadata matching criteria from a term.

Source: wp-includes/taxonomy.php:1411

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy