[wp-trac] [WordPress Trac] #14149: Introduce register_settings()

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 26 03:29:20 UTC 2010


#14149: Introduce register_settings()
----------------------------+-----------------------------------------------
 Reporter:  nacin           |       Owner:           
     Type:  enhancement     |      Status:  new      
 Priority:  normal          |   Milestone:  3.1      
Component:  Administration  |     Version:           
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------

Comment(by nacin):

 Tempted to wontfix. Bulk adds should be relatively rare as most people are
 going to use a single option and serialize it.

 If someone wants to loop through using an array and foreach, that seems
 amenable and allows for customization.

 Especially with the callback, register_settings() only looks unnecessarily
 complex. Better for someone to loop themselves.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14149#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list