Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#6363 closed defect (bug) (fixed)

Debug notices in BP_Core_Recently_Active_Widget

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.3 Priority: high
Severity: normal Version: 1.2
Component: Members Keywords:
Cc:

Description

The BP_Core_Recently_Active_Widget widget produces several debug notices, mostly due to messy implementation of default settings for the widget itself.

The code in this widget is also relatively old and unloved, and due for a refresh.

Related: #6361, #6362

Change History (1)

#1 @johnjamesjacoby
10 years ago

  • Owner set to johnjamesjacoby
  • Resolution set to fixed
  • Status changed from new to closed

In 9726:

Members: Improvements to BP_Core_Recently_Active_Widget

  • Escape gettext output
  • Add missing semicolons after PHP execution
  • Introduce parse_settings() method for setting smart default values
  • Remove extract() usages
  • Code formatting improvements

Fixes #6363.

Note: See TracTickets for help on using tickets.