LLMS_AJAX_Handler

LLMS_AJAX_Handler class


Description Description


Source Source

File: includes/class.llms.ajax.handler.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Unknown.
3.39.0 Minor code readability updates to the validate_coupon_code() method.
3.37.2 Update select2_query_posts to allow filtering posts by instructor.
3.37.15 Update get_admin_table_data() and export_admin_table() to verify user permissions before processing data.
3.37.14 Added persist_tracking_events() handler. Used strict comparison where needed.
3.33.1 Update llms_update_access_plans to use wp_unslash() before inserting access plan data.
3.33.0 Update update_student_enrollment to handle enrollment deletion requests, make sure the input array param 'post_id' field is not empty. Also always return either a WP_Error on failure or a "success" array on requested action performed.
3.32.0 Update select2_query_posts to use llms_filter_input() and allows for querying posts by post status(es).
3.30.3 Fixed spelling errors.
3.30.0 Added llms_save_membership_autoenroll_courses method.
3.28.1 Unknown.
3.2.0 Added get_admin_table_data() handler.
3.15.0 Added export_admin_table() handler, and other unknown changes.
3.13.0 Added instructors_mb_store() handler.
3.0.0 Added bulk_enroll_students() handler.
1.0.0 Introduced.

Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

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