[wp-trac] [WordPress Trac] #12581: Add disabled() form helper

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 11 09:59:52 UTC 2010


#12581: Add disabled() form helper
-------------------------+--------------------------------------------------
 Reporter:  nacin        |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.0
Component:  Formatting   |     Version:     
 Severity:  normal       |    Keywords:     
-------------------------+--------------------------------------------------
 We should add disabled() as a form helper to echo {{{'
 disabled="disabled"'}}}.

 We should also consider moving selected(), checked(), and disabled() (and
 the helper function) into wp-includes/general-template.php, out of wp-
 admin/includes/template.php, as a plugin author may find use for them
 outside of wp-admin.

 readonly() wouldn't be a bad idea either, though usually that isn't based
 on a condition (and we never use it conditionally in core).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12581>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list