Warning: This method has been deprecated. Retrieve ajax nonce via window.llms.ajax-nonce in favor of wp_ajax_data.nonce instead.
LLMS_AJAX::get_ajax_data()
Get the AJAX data
Contents
Return Return
(array)
Source Source
File: includes/class.llms.ajax.php
* @return void */ public function query_quiz_questions() { // Grab the search term if it exists.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |