LLMS_REST_Enrollments_Controller::check_create_permission()

Checks if an enrollment can be edited.


Return Return

(bool) Whether the enrollment can be created


Top ↑

Source Source

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

			ORDER BY upm2.updated_date DESC
			LIMIT 1
			",


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.