ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-taxonomy.php

WP_Taxonomy

Class: Core class used for interacting with taxonomies.

Source: wp-includes/class-wp-taxonomy.php:15

Used by 0 functions | Uses 0 functions

WP_Taxonomy::__construct()

Method: Constructor.

Source: wp-includes/class-wp-taxonomy.php:219

Used by 1 function | Uses 1 function

WP_Taxonomy::set_props()

Method: Sets taxonomy properties.

Source: wp-includes/class-wp-taxonomy.php:233

Used by 1 function | Uses 7 functions

register_taxonomy_args

Filter Hook: Filters the arguments for registering a taxonomy.

Source: wp-includes/class-wp-taxonomy.php:245

Used by 1 function | Uses 0 functions

WP_Taxonomy::add_rewrite_rules()

Method: Adds the necessary rewrite rules for the taxonomy.

Source: wp-includes/class-wp-taxonomy.php:363

Used by 0 functions | Uses 5 functions

WP_Taxonomy::remove_rewrite_rules()

Method: Removes any rewrite rules, permastructs, and rules for the taxonomy.

Source: wp-includes/class-wp-taxonomy.php:391

Used by 0 functions | Uses 3 functions

WP_Taxonomy::add_hooks()

Method: Registers the ajax callback for the meta box.

Source: wp-includes/class-wp-taxonomy.php:412

Used by 0 functions | Uses 1 function

WP_Taxonomy::remove_hooks()

Method: Removes the ajax callback for the meta box.

Source: wp-includes/class-wp-taxonomy.php:421

Used by 0 functions | Uses 1 function
ClassicPress Documentation • Made with ClassicPress
Privacy Policy