apply_filters( 'rest_send_nocache_headers', bool $rest_send_nocache_headers )

Filters whether to send nocache headers on a REST API request.

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–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_send_nocache_headers