Hi,
I am trying to code a (at the moment) relatively simple plugin. I've got to the point of saving options, and now when I press submit it says error options page not found. I've checked and checked and checked the names I've entered in all the functions to make sure they seem right (at least what I think is right, as I'm a little confused about the settings API), but can't find anything.
So my question:
Is there a way to see what options it tried to save, etc? I turned on wp_debug as well as wp_debug_log, but nothing is generated other than the error I mentioned.
I'd give out my code (I plan to release it eventually once it's in a moderately finished state), but the code is extremely messy (I don't indent by habit, as I'm blind and it's just not something I have done from the beginning of my coding career -- bad, I know, and I'm trying to fix it-- and there are no comments to speak of). I'm trying to learn wordpress plugin coding first, then make it presentable later. xD.
Thanks,
-Michael.