do_action( 'elementor/ajax/register_actions', ElementorCoreAjax_Manager $this )
Register ajax actions.
Description
Fires when an ajax request is received and verified.
Used to register new ajax action handles.
Parameters
Name | Type | Description |
---|---|---|
$this | ElementorCoreAjax_Manager |
An instance of ajax manager. |
Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |
Source
core/ajax-manager.php