ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

get_tax_sql()

Function: Given a taxonomy query, generates SQL to be appended to a main query.

Source: wp-includes/taxonomy.php:925

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_taxonomy()

Function: Retrieves the taxonomy object of $taxonomy.

Source: wp-includes/taxonomy.php:364

Used by 0 functions | Uses 0 functions

taxonomy_exists()

Function: Determines whether the taxonomy name exists.

Source: wp-includes/taxonomy.php:390

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