LLMS_REST_Posts_Controller::get_item_schema()
Get the LLMS Posts’s schema, conforming to JSON Schema.
Description Description
Return Return
(array)
Source Source
File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.19 | Allow only _built_in and not internal post status (see WordPress get_post_stati() ). |
1.0.0-beta.1 | Introduced. |