ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-taxonomy.php

register_{$taxonomy}_taxonomy_args

Filter Hook: Filters the arguments for registering a specific taxonomy.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::get_rest_controller()

Method: Gets the REST API controller for this taxonomy.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::get_default_labels()

Method: Returns the default labels for taxonomies.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::reset_default_labels()

Method: Resets the cache for the default labels.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::set_props()

Method: Sets taxonomy properties.

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

Used by 0 functions | Uses 0 functions

register_taxonomy_args

Filter Hook: Filters the arguments for registering a taxonomy.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::add_rewrite_rules()

Method: Adds the necessary rewrite rules for the taxonomy.

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::remove_rewrite_rules()

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

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

Used by 0 functions | Uses 0 functions

WP_Taxonomy::add_hooks()

Method: Registers the ajax callback for the meta box.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy