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.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.