- This topic has 3 replies, 1 voice, and was last updated 11 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
› Forums › SNAP – WordPress Plugin Forums › Clear DB of all plugin settings
I am suspect that problems I am having are due to database settings can you please tell me how I can completely reset this plugin by removing all database settings? I know how to execute SQL so don’t be shy about getting technical.
please remove NS_SNAutoPoster row from wp_options table.
Does this also remove settings that have been applied to individual posts such as auto post settings which can be used to override global settings? My desire is to completely erase everything that the plugin has done and start from scratch.
No it wont. Those settings are stored in the custom post fields. Remove all custom post fields that started with snap
Notifications