Reach out to us & we will respond as soon as we can.
function disable_cache_on_homepage() { if (is_front_page()) { header("Cache-Control: no-cache, no-store, must-revalidate"); header("Pragma: no-cache"); header("Expires: 0"); } } add_action('send_headers', 'disable_cache_on_homepage');
Reach out to us & we will respond as soon as we can.
201-340 Ferrier Street, Markham, ON L3R 2Z5