LLMS_REST_Sections_Controller::is_trash_supported()

Whether the trash is supported.


Return Return

(bool) True if the trash is supported, false otherwise.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php

159
160
161
* @since 1.0.0-beta.1
*
* @return bool True if the trash is supported, false otherwise.

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.