ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

get_taxonomy_labels()

Function: Builds an object with all taxonomy labels out of a taxonomy object.

Source: wp-includes/taxonomy.php:715

Used by 0 functions | Uses 0 functions

taxonomy_labels_{$taxonomy}

Filter Hook: Filters the labels of a specific taxonomy.

Source: wp-includes/taxonomy.php:752

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