Browse: Home / Hooks /

learndash_ajax_send_response

apply_filters( 'learndash_ajax_send_response',  LearnDashCoreModulesAJAXarray<string, ,  static $handler )

Filters AJAX handler response.


Description #


Parameters #

(<span class="LearnDashCoreModulesAJAXarrayLearnDashCoreModulesAJAXarray<string,) mixed> $response Response to be sent.

$handler

(static) Request handler object.


Return #

(LearnDashCoreModulesAJAXarray<string,) mixed>


Source #

File: src/Core/Modules/AJAX/Request_Handler.php


Changelog #

Changelog
Version Description
4.8.0 Introduced.