heartbeat_nopriv_send

最后更新于:2021-11-27 00:46:55

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

Filters Heartbeat Ajax response in no-privilege environments when no data is passed.

参数

$response

(array)
The no-priv Heartbeat response.

$screen_id

(string)
The screen ID.

源文件

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

View on Trac