WP_Taxonomy::reset_default_labels() In this article Table of ContentsSource Related Changelog ↑ Back to top Resets the cache for the default labels. Source public static function reset_default_labels() { self::$default_labels = array(); } View all references View on Trac View on GitHub Related Used byDescriptioncreate_initial_taxonomies()wp-includes/taxonomy.phpCreates the initial taxonomies. Changelog VersionDescription6.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.