Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 10 years ago

#4985 closed enhancement (wontfix)

Move BP_Group_Extension::parse_args_r() into core component

Reported by: boonebgorges Owned by:
Priority: normal Milestone:
Component: Core Version:
Severity: normal Keywords: needs-patch dev-feedback
Cc:

Description

BP_Group_Extension::parse_args_r() was introduced in r6997, but may be useful elsewhere in BP. Move it into a standalone function. (But be careful, because it doesn't do query-argument-style parsing, so isn't straightforwardly swappable with wp_parse_args())

Change History (3)

#1 @boonebgorges
13 years ago

  • Milestone 1.8Future Release

#2 @slaFFik
10 years ago

  • Keywords dev-feedback added

@boonebgorges

Are you interested to do this for BuddyPress 2.8?

#3 @boonebgorges
10 years ago

  • Milestone Future Release
  • Resolutionwontfix
  • Status newclosed

No. It hasn't been needed anywhere else in the last three years.

Note: See TracTickets for help on using tickets.