[wp-trac] [WordPress Trac] #14466: Widget position uses footer position styling

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 27 18:05:03 UTC 2011


#14466: Widget position uses footer position styling
-------------------------------------------------+-------------------------
 Reporter:  newkind                              |       Owner:
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  3.2
Component:  UI                                   |     Version:  3.0
 Severity:  normal                               |  Resolution:
 Keywords:  ui footer widget position style      |
  has-patch                                      |
-------------------------------------------------+-------------------------

Comment (by azaozz):

 Changing the IDs of all footers in the admin would certainly affect some
 plugins, things like `jQuery('#footer')...`, etc. However I think we can
 afford that early in the dev. cycle (i.e. now) as it follows our naming
 standards.

 However I don't think we need to try and fix duplicate names/IDs for
 widgets. Creating a widget or a widget area is similar to creating
 settings page for a plugin. The author would have to prefix all unique
 names/IDs as recommended in the codex. For widgets this is even more
 critical as they live on a page where (many) different plugins share the
 same name-space.

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


More information about the wp-trac mailing list