LLMS_REST_Access_Plans_Controller::is_trash_supported()
Whether the trash is supported
Contents
Return Return
(bool) True if the trash is supported, false otherwise.
Source Source
File: libraries/lifterlms-rest/includes/server/class-llms-rest-access-plans-controller.php
* Check if a given request has access to create an item * * @since 1.0.0-beta.18
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.18 | Introduced. |