LLMS_Admin_Builder::handle_ajax( array $request )
A terrible Rest API for the course builder
Description Description
Parameters Parameters
- $request
-
(Required) $_REQUEST
Return Return
(array)
Source Source
File: includes/admin/class.llms.admin.builder.php
Changelog Changelog
Version | Description |
---|---|
4.17.0 | Remove remove_all_* hooks added in version 4.16.0. |
4.16.0 | Remove all filters/actions applied to the title/content when handling the ajax_save by deafault. This is specially to prevent plugin conflicts, see <a href="https://github.com/gocodebox/lifterlms/issues/1530">https://github.com/gocodebox/lifterlms/issues/1530</a>. |
3.19.2 | Unknown. |
3.13.0 | Introduced. |