-
Maybe WordPress would benefit from a theme options API (same would be good for Plugins too)?
-
I would have counted register_settings() as being the effective API for that as it handles all of the complex bits for you.
There's really not a lot left to do if you are using register_settings() apart from sanitising all the data, which you couldn't automate anyway.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules