wp_refresh_heartbeat_nonces( array $response )
Adds the latest Heartbeat and REST-API nonce to the Heartbeat response.
Parameters
- $response
-
(Required) The Heartbeat response.
Return
(array) The Heartbeat response.
Source
File: wp-admin/includes/misc.php
Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |