ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 254

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

sanitize_term()

Function: Sanitizes all term fields.

Source: wp-includes/taxonomy.php:1700

Used by 0 functions | Uses 0 functions

get_term_children()

Function: Merges all term children into a single array of their IDs.

Source: wp-includes/taxonomy.php:1172

Used by 0 functions | Uses 0 functions

get_term_field()

Function: Gets sanitized term field.

Source: wp-includes/taxonomy.php:1217

Used by 0 functions | Uses 0 functions

get_term_to_edit()

Function: Sanitizes term for editing.

Source: wp-includes/taxonomy.php:1246

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
« Previous 1 … 253 254 255 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy