hummingbird remove caching code example
Example: 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);