hummingbird clean cache code example
Example: remove cache from page hummingbird
//You can use the define('DONOTCACHEPAGE', true); constant to instruct Hummingbird not to cache specific pages or templates.
define('DONOTCACHEPAGE', true);
//You can use the define('DONOTCACHEPAGE', true); constant to instruct Hummingbird not to cache specific pages or templates.
define('DONOTCACHEPAGE', true);