Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8341 closed enhancement (fixed)

Make sure the wp_parse_list() function is available for the BP REST API

Reported by: imath Owned by: imath
Priority: normal Milestone: 7.0.0
Component: Core Version:
Severity: normal Keywords:
Cc:

Description

wp_parse_list() was introduced into WordPress 5.1.0 and we support WordPress versions back to 4.9. As the BP REST API needs it to sanitize the Activity type collection parameter, let's make it available from BuddyPress 7.0.0

Change History (1)

#1 @imath
6 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

In 12699:

Make sure wp_parse_list() function is available for the BP REST API

Fixes #8341

Note: See TracTickets for help on using tickets.