[wp-trac] [WordPress Trac] #14065: textwidget adds paragraph outside of div

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 25 00:54:43 UTC 2010


#14065: textwidget adds paragraph outside of div
-------------------------------+--------------------------------------------
 Reporter:  jowo               |        Owner:            
     Type:  defect (bug)       |       Status:  closed    
 Priority:  normal             |    Milestone:  Unassigned
Component:  Widgets            |      Version:  3.0       
 Severity:  normal             |   Resolution:  fixed     
 Keywords:  reporter-feedback  |  
-------------------------------+--------------------------------------------
Changes (by jowo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I found out the issue. It was the theme that hardcoded:


 {{{
         'before_widget' => '<p>',
         'after_widget' => '</p>',
 }}}


 into the register_sidebar.

 I must stop using these badly coded themes...

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


More information about the wp-trac mailing list