Add hook for is_cacheable()
-
I am a big fan of thise cache enabler plugin. I believe it is the cleanest solution available for WordPress. I love what you’ve done in version 1.6.0 with hooks. I am submitting an enhancement request to provide a hook for the is_cacheable() function.
The user function would be called just like the private is_cacheable() function – passed the page contents. It would return true/false where false would cancel the caching of the page.
This would help me immensely with a problem I have with the Avada theme.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add hook for is_cacheable()’ is closed to new replies.