LLMS_Post_Types::register_taxonomies()
Register Taxonomies
Description Description
Return Return
(void)
Source Source
File: includes/class.llms.post-types.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.34.1 | Add custom property show_in_llms_rest set to true by default to those taxonomies we want to show in LLMS REST api. |
| 3.30.3 | Removed duplicate array keys when registering course_tag taxonomy. |
| 1.0.0 | Introduced. |