Oh, something that just occurred to me. Before starting work on this option, I wrote another option which is a boolean and got that one working. However, when starting this new option, I decided that it made more sense for it to come before the first one I wrote. I thus probably have a configuration file somewhere which indicates a Boolean value for the 4th option, rather than a string (the first three options are the existing apnx options). Where do I need to look to figure out if that is the case? Is there some easy way to force a plugin's options back to default?
|