[wp-trac] Re: [WordPress Trac] #9704: Make the Name of the Widget
optional
WordPress Trac
wp-trac at lists.automattic.com
Sat May 2 21:03:17 GMT 2009
#9704: Make the Name of the Widget optional
-------------------------+--------------------------------------------------
Reporter: hakre | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.8
Component: General | Version: 2.8
Severity: minor | Keywords: has-patch
-------------------------+--------------------------------------------------
Changes (by azaozz):
* priority: normal => low
* type: defect (bug) => enhancement
* severity: normal => minor
Comment:
The important setting here is `$id_base` as it's used for the name of
option when the widget's data is saved as well as for the css classname
and some other places.
The `$name` is displayed to the user so it should be user friendly. We can
make it optional with default = $id_base, but preferably all widgets
should have proper names.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9704#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list