LLMS_REST_Posts_Controller::is_trash_supported()
Whether the trash is supported.
Return Return
(bool) True if the trash is supported, false otherwise.
Source Source
File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php
return $response; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |