LearnDash_Settings_Page_Help::get_categories()
Returns Help categories.
Description #
Return #
(array<string,) array{id: string, url: string, label: string, description: string, icon: string}>
Source #
File: includes/settings/settings-pages/class-ld-settings-page-help.php
Changelog #
Version | Description |
---|---|
4.4.0 | |
4.20.2 | Introduced. Removed the 'helpScoutId' key from categories. And added the 'url' key. |