wp_refresh_post_nonces
wp_refresh_post_nonces ( $response, $data, $screen_id )
Parameters:- (array) response The Heartbeat response.
- (array) data The $_POST data sent.
- (string) screen_id The screen ID.
Returns:- (array) The Heartbeat response.
Defined at: - Introduced in WordPress: 3.6.0
- Deprecated in WordPress: —
Description
Checks nonce expiration on the New/Edit Post screen and refresh if needed.