heartbeat_tick

最后更新于:2021-11-27 00:49:15

do_action( ‘heartbeat_tick’, array $response, string $screen_id )

Fires when Heartbeat ticks in logged-in environments.

参数

$response

(array)
The Heartbeat response.

$screen_id

(string)
The screen ID.

源文件

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

View on Trac