Constructor.
WP_Taxonomy::remove_hooks
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.
Advertisement
WP_Taxonomy::add_rewrite_rules
Adds the necessary rewrite rules for the taxonomy.
WP_Taxonomy::set_props
Sets taxonomy properties.
WP_Taxonomy::__construct
Constructor.
WP_Taxonomy
Core class used for interacting with taxonomies.
Advertisement
change_locale
Fires when the locale is switched to or restored.
WP_Locale_Switcher::change_locale
Changes the site’s locale to the given one.
WP_Locale_Switcher::load_translations
Load translations for a given locale.
WP_Locale_Switcher::filter_locale
Filters the locale of the WordPress installation.
Advertisement
WP_Locale_Switcher::is_switched
Whether switch_to_locale() is in effect.
WP_Locale_Switcher::restore_current_locale
Restores the translations according to the original locale.
restore_previous_locale
Fires when the locale is restored to the previous one.