ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

get_term()

Function: Gets all term data from database by term ID.

Source: wp-includes/taxonomy.php:976

Used by 0 functions | Uses 0 functions

get_term

Filter Hook: Filters a taxonomy term object.

Source: wp-includes/taxonomy.php:1019

Used by 0 functions | Uses 0 functions

get_{$taxonomy}

Filter Hook: Filters a taxonomy term object.

Source: wp-includes/taxonomy.php:1038

Used by 0 functions | Uses 0 functions

get_term_by()

Function: Gets all term data from database by term field and data.

Source: wp-includes/taxonomy.php:1095

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
« Previous 1 … 11 12 13 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy