WPDev.one
Core Function
View Source on Trac ↗

wp_refresh_metabox_loader_nonces()

wp_refresh_metabox_loader_nonces( mixed $response, mixed $data )

Refresh nonces used with meta boxes in the block editor.

Parameters 2 required

Name / Type Description
$response
array

The Heartbeat response.

Required
$data
array

The $_POST data sent.

Required

Return Value

(array)
The Heartbeat response.

Function Information

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