Fixed bug preventing the login accordion from functioning on checkout and registration screens when a Ninja Form is used to replace the default LifterLMS form.
Load authentication handlers as early as possible. Fixes conflicts with numerous plugins which load user information earlier than expected by the WordPress core.
Harden permissions associated with viewing student enrollment information.
Returns a 400 Bad Request when invalid dates are supplied.
Student Enrollment objects return student and post id’s as integers instead of strings.
Load authentication handlers as early as possible. Fixes conflicts with numerous plugins which load user information earlier than expected by the WordPress core.
Harden permissions associated with viewing student enrollment information.
Returns a 400 Bad Request when invalid dates are supplied.
Student Enrollment objects return student and post id’s as integers instead of strings.