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.
<?php nocache_headers() ?>
None.
Since: 2.0.0
nocache_headers() is located in wp-includes/functions.php
.