Archived topic
Cleaning up wp_options table
1 reply · Started by Brian on September 30, 2020
Hi I am optimising my db and the biggest section of wp_options seems to be code to do with GP:
https://drive.google.com/file/d/1UbPEgaBEYX8VJ9LVvfnR2HlxET4lGIZg/view?usp=drivesdk
What is this for and is it safe to delete?
If its the theme options I can keep it, but just thought I would check in case it is a leftover from an import/export.
I have put the contents into a text file, you can view it in the private info.
Thanks
Hi there,
I believe that's our update system caching the information from our server. It should be temporary, but you can absolutely delete it :)