Home › Forums › Pro Support › Any way to prevent posts from updating on every page load? › Reply To: Any way to prevent posts from updating on every page load?
March 17, 2018 at 9:13 pm
#3904
Keymaster
I’m not sure if this is possible within the parameters of the plugin.
If I was custom coding it, I would generate the posts, and save them as a transient which updates once a day. However, I don’t think that will work in the case of WPSP, as we don’t have 100% control of the code without altering core files.