Removes the ajax callback for the meta box.
WP_Taxonomy::add_hooks
Registers the ajax callback for the meta box.
WP_Taxonomy::remove_rewrite_rules
Removes any rewrite rules, permastructs, and rules for the taxonomy.
WP_Taxonomy::add_rewrite_rules
Adds the necessary rewrite rules for the taxonomy.
Advertisement
register_taxonomy_args
Filters the arguments for registering a taxonomy.
WP_Taxonomy::set_props
Sets taxonomy properties.
WP_Taxonomy::__construct
Constructor.
WP_Taxonomy
Core class used for interacting with taxonomies.