WP_Ability_Category::get_label(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Retrieves the human-readable label for the ability category. Return string The human-readable ability category label. Source public function get_label(): string { return $this->label; } View all references View on Trac View on GitHub Changelog VersionDescription6.9.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.