LLMS_AJAX
LLMS_AJAX
Description Description
Source Source
File: includes/class.llms.ajax.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Removed previously deprecated ajax actions and related methods. |
3.35.0 | Unknown. |
1.0.0 | Introduced. |
Methods Methods
- __construct — Hook into ajax events
- check_voucher_duplicate — Check if a voucher is a duplicate.
- get_ajax_data — Get the AJAX data — deprecated
- handle — Handles the AJAX request for my plugin.
- query_quiz_questions — Retrieve Quiz Questions
- register — Register the AJAX handler class with all the appropriate WordPress hooks.
- register_script — Register our AJAX JavaScript. — deprecated
- scrub_request
- send_error — Sends a JSON response with the details of the given error.