heartbeat_send

最后更新于:2021-11-27 00:48:37

apply_filters( ‘heartbeat_send’, array $response, string $screen_id )

Filters the Heartbeat response sent.

参数

$response

(array)
The Heartbeat response.

$screen_id

(string)
The screen ID.

源文件

文件: gc-admin/includes/ajax-actions.php

View on Trac