WP_Ability::get_category(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Retrieves the ability category for the ability. Return string The ability category for the ability. Source public function get_category(): string { return $this->category; } 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.