ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

sanitize_term()

Function: Sanitizes all term fields.

Source: wp-includes/taxonomy.php:1700

Used by 0 functions | Uses 0 functions

get_terms()

Function: Retrieves the terms in a given taxonomy or list of taxonomies.

Source: wp-includes/taxonomy.php:1312

Used by 0 functions | Uses 0 functions

get_terms

Filter Hook: Filters the found terms.

Source: wp-includes/taxonomy.php:1375

Used by 0 functions | Uses 0 functions

add_term_meta()

Function: Adds metadata to a term.

Source: wp-includes/taxonomy.php:1391

Used by 0 functions | Uses 0 functions

unregister_taxonomy_for_object_type()

Function: Removes an already registered taxonomy from an object type.

Source: wp-includes/taxonomy.php:813

Used by 0 functions | Uses 0 functions

get_objects_in_term()

Function: Retrieves object IDs of valid taxonomy and term.

Source: wp-includes/taxonomy.php:870

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