LLMS_REST_Enrollments_Controller::check_update_permission()
Checks if an enrollment can be updated
Return Return
(bool) Whether the enrollment can be edited.
Source Source
File: libraries/lifterlms-rest/includes/server/class-llms-rest-enrollments-controller.php
$date_created ) ); // no-cache ok.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |