LLMS_REST_Posts_Controller::get_taxonomy_rest_base( object $taxonomy )
Maps a taxonomy name to the relative rest base
Description Description
Parameters Parameters
- $taxonomy
-
(Required) The taxonomy object.
Return Return
(string) The taxonomy rest base.
Source Source
File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |