[buddypress-trac] [BuddyPress Trac] #7776: Redunent $title variable assignment in widget() method for BP_Nouveau_Object_Nav_Widget

buddypress-trac noreply at wordpress.org
Fri Apr 27 17:42:00 UTC 2018


#7776: Redunent $title variable assignment in widget() method for
BP_Nouveau_Object_Nav_Widget
-------------------------+-----------------------------
 Reporter:  tw2113       |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Templates    |    Version:
 Severity:  trivial      |   Keywords:
-------------------------+-----------------------------
 `$title` is being initialized as an empty string right before an if
 statement checking for a filtered `bp_nouveau_widget_title` value, and if
 that returns true, we re-initialize the same `$title` variable as an empty
 string again.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7776>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list