This page redirects to an external site: https://developer.wordpress.org/reference/functions/nocache_headers/
Sets the headers to prevent caching for the different browsers.
Different browsers support different nocache headers, so several headers must be sent so that all of them get the point that no caching should occur.
<code style="color: #000000"><span style="color: #0000BB"><?php nocache_headers</span><span style="color: #007700">() </span><span style="color: #0000BB">?></span></code>
None.
Since: 2.0.0
nocache_headers() is located in wp-includes/functions.php.