File: wp-includes/class-wp-taxonomy.php
-
Resets the cache for the default labels.
-
Returns the default labels for taxonomies.
-
Filters the arguments for registering a specific taxonomy.
-
Gets the REST API controller for this taxonomy.
-
Removes any rewrite rules, permastructs, and rules for the taxonomy.
-
methodWP_Taxonomy::add_hooks()
Registers the ajax callback for the meta box.
-
Removes the ajax callback for the meta box.
-
classWP_Taxonomy
Core class used for interacting with taxonomies.
-
Constructor.
-
methodWP_Taxonomy::set_props()
Sets taxonomy properties.
-
Adds the necessary rewrite rules for the taxonomy.
-
Filters the arguments for registering a taxonomy.