Archived topic
GP custom fields
3 replies · Started by Kristy on October 24, 2016
Hey Tom. I'm in the process of cleaning up my database - there are lots of custom fields in there from old themes. Wondering if you have a list anywhere of custom fields that GP uses if any. I don't want to delete anything important by mistake.
Many thanks!
Hi Kristy,
I don't, but I'll try to write something up.
Anything with generate in the name has to do with GeneratePress.
In the postmeta table, a lot of our options start with _meta-generate...
In the wp_options table, our options are prefixed with generate_.
No matter what, backup your database before making any changes to it.
Great, thanks! You don't need to create a list, I think I can figure it out with that info.
Best,
k.
You're welcome! :)