heartbeat_nopriv_tick

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

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

Fires when Heartbeat ticks in no-privilege environments.

参数

$response

(array)
The no-priv Heartbeat response.

$screen_id

(string)
The screen ID.

源文件

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

View on Trac