WPDev.one
Core Function
View Source on Trac ↗

wp_refresh_heartbeat_nonces()

wp_refresh_heartbeat_nonces( mixed $response )

Adds the latest Heartbeat and REST API nonce to the Heartbeat response.

Parameters 1 required

Name / Type Description
$response
array

The Heartbeat response.

Required

Return Value

(array)
The Heartbeat response.

Function Information

Since Version
5.0.0
Source File
wp-admin/includes/misc.php
Advertisement