ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 18

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

delete_term_meta()

Function: Removes metadata matching criteria from a term.

Source: wp-includes/taxonomy.php:1411

Used by 0 functions | Uses 0 functions

get_term_meta()

Function: Retrieves metadata for a term.

Source: wp-includes/taxonomy.php:1431

Used by 0 functions | Uses 0 functions

update_term_meta()

Function: Updates term metadata.

Source: wp-includes/taxonomy.php:1455

Used by 0 functions | Uses 0 functions

update_termmeta_cache()

Function: Updates metadata cache for list of term IDs.

Source: wp-includes/taxonomy.php:1474

Used by 0 functions | Uses 0 functions

has_term_meta()

Function: Gets all meta data, including meta IDs, for the given term ID.

Source: wp-includes/taxonomy.php:1504

Used by 0 functions | Uses 0 functions

register_term_meta()

Function: Registers a meta key for terms.

Source: wp-includes/taxonomy.php:1527

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
« Previous 1 … 17 18 19 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy