Tagged Questions
0
votes
1answer
761 views
Plugin to import/export wp_options
I'm considering building a plugin which can export and import a site's custom options settings.
On export, it simply pulls all of the custom options from wp_options and create a zip file of them ...