apply_filters( 'rest_send_nocache_headers', bool $rest_send_nocache_headers )
Send nocache headers on authenticated requests.
Description Description
Parameters Parameters
- $rest_send_nocache_headers
-
(bool) Whether to send no-cache headers.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |