LLMS_Admin_Builder::handle_ajax( array $request )

A terrible Rest API for the course builder


Description Description


Parameters Parameters

$request

(Required) $_REQUEST


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/admin/class.llms.admin.builder.php


			

Top ↑

Changelog 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.

Top ↑

User Contributed Notes User Contributed Notes

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