Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

hummingbird remove caching specific page php

//You can use the define('DONOTCACHEPAGE', true); constant to instruct Hummingbird not to cache specific pages or templates.
define('DONOTCACHEPAGE', true);
 
PREVIOUS NEXT
Tagged: #hummingbird #remove #caching #specific #page #php
ADD COMMENT
Topic
Name
7+4 =