W3cubDocs

/WordPress

apply_filters( 'rest_send_nocache_headers', bool $rest_send_nocache_headers )

Send nocache headers on authenticated requests.

Parameters

$rest_send_nocache_headers

(bool) Whether to send no-cache headers.

Source

File: wp-includes/rest-api/class-wp-rest-server.php

View on Trac

Changelog

Version Description
4.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_send_nocache_headers