LLMS_Admin_Builder::heartbeat_received( array $res, array $data )

Handle AJAX Heartbeat received calls


Description Description

All builder data is sent through the heartbeat.


Parameters Parameters

$res

(Required) Response data.

$data

(Required) Data from the heartbeat api. Builder data will be in the "llms_builder" array.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/admin/class.llms.admin.builder.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.2 Unknown.
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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