ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 20

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

is_taxonomy_hierarchical()

Function: Determines whether the taxonomy object is hierarchical.

Source: wp-includes/taxonomy.php:413

Used by 0 functions | Uses 0 functions

register_taxonomy()

Function: Creates or modifies a taxonomy object.

Source: wp-includes/taxonomy.php:532

Used by 0 functions | Uses 0 functions

registered_taxonomy

Action Hook: Fires after a taxonomy is registered.

Source: wp-includes/taxonomy.php:584

Used by 0 functions | Uses 0 functions

unregister_taxonomy()

Function: Unregisters a taxonomy.

Source: wp-includes/taxonomy.php:619

Used by 0 functions | Uses 0 functions

unregistered_taxonomy

Action Hook: Fires after a taxonomy is unregistered.

Source: wp-includes/taxonomy.php:646

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
« Previous 1 … 19 20 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy