Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a theme with theme options page where I can manage different options for my different pages. I want to know if I accidently reset the options that were saved previously, can I go to the previous state again without doing all the stuff again that is., inputing every field of theme options. your help in this regard will be highly appreicated.

share|improve this question
Depending on how good the theme is written. Some offer backuping/importing of settings, but most don't. – Miha Rekar Oct 24 '12 at 20:31
Simple answer is - no. Complex answer - there is a possibility that theme maintained a copy somewhere, depending on how it implemented the functionality, but since you are not providing any info about which theme it is there is no way to tell. – Rarst Oct 24 '12 at 22:28

closed as not a real question by Rarst Oct 24 '12 at 22:29

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.