Originally published at: https://mainwp.com/delete-expired-transients-automatically-on-all-of-your-mainwp-connected-child-sites/
What are transients are and why WordPress uses them WordPress uses transients to store data, that can be retrieved short-term from the options database table. But the problem ends up being when different plugins are using transients, but then not deleting that data when it has expired. It can cause performance issues over-time and cause the…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.