Prevent AJAX caching from plugin
Prevent AJAX caching from plugin
Prevent AJAX caching from plugin
Changing WP Object Caching during runtime
I was able to deal with this by letting the minified JS load normally, and then de-registering and de-queuing it, and finally enqueuing the non-minified one… Although personally I’d consider this an indirect method, it’s probably the only way to do it, since there is obviously no way to hook into the process of originally … Read more
Categories are not available AT ALL under Menus
Get user name and caching system
Website working fine when logged in but not working fine when we logged out
Problem with customize page cached in WordPress.com [closed]
It’s always good to clear your own stuff on uninstallation. I see you’re using set_transient. There also is a delete_transient function (docs). I think that’s the only thing you need to clean things up.
How do I minify a plugins CSS/JS code?
Eric, Updating to the development version might solve the problem but I suggest submitting a bug report to Fredrick. This will help him in the development of the plugin and help you by determining the cause of the problem. To submit the bug report go to support in the plugin admin and fill in all … Read more