ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 21

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

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

register_taxonomy_for_object_type()

Function: Adds an already registered taxonomy to an object type.

Source: wp-includes/taxonomy.php:771

Used by 0 functions | Uses 0 functions
« Previous 1 … 20 21
ClassicPress Documentation • Made with ClassicPress
Privacy Policy