Using own prevent_browser_caching
-
I am experimenting with my own prevent_browser_caching() function.
Not sure what settings are required in the Prevent Browser Caching panel when supplying my own prevent_browser_caching function.
I find that if I attempt to change the settings when I have a prevent_browser_caching() in my functions.php file, it throws an error:
Fatal error: Uncaught Error: Class ‘Prevent_Browser_Caching’ not found inI have to comment out my own prevent_browser_caching() function, save the settings panel and then re-enable my own function.
A bug? And what settings in the panel are appropriate when I am supplying my own function?
The topic ‘Using own prevent_browser_caching’ is closed to new replies.