[wp-trac] [WordPress Trac] #19838: Don't display before_title and after_title if title is empty in widgets

WordPress Trac noreply at wordpress.org
Mon Aug 19 01:49:40 UTC 2013


#19838: Don't display before_title and after_title if title is empty in widgets
-------------------------+------------------------------
 Reporter:  Xarem        |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Widgets      |     Version:
 Severity:  minor        |  Resolution:  invalid
 Keywords:  has-patch    |
-------------------------+------------------------------
Changes (by c3mdigital):

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


Comment:

 Before title, title and after title do not display if there is no title on
 any of the default widgets.

     `if ( $title ) ` evaluates as false and they are not shown.  Closing
 as invalid.

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


More information about the wp-trac mailing list