Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Thesis Should Become the New Default WordPress Theme Options Page

  1. #11
    dgwyer's Avatar
    dgwyer is offline Tavern Regular
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    230

    Default

    Maybe WordPress would benefit from a theme options API (same would be good for Plugins too)?

  2. #12
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,801

    Default

    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.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •