Example of uninstaller routine to remove all custom theme options from wp_options

All of my theme’s custom options are preceeded with “mytheme_” + option.

For example, mytheme_color1, mytheme_color2, mytheme_body_font_color, etc…

Read More

I’d like to create a plugin that uninstalls all of the items in wp_options where the option is preceeded with “mytheme_”

If you have a reference or example, please share it. Thanks in advance 🙂

Related posts

Leave a Reply

2 comments