buddypress / BP-REST

A RESTful API, for BuddyPress
157 stars 38 forks source link

Adds a new collection parameter to include a list of profile fields groups #469

Closed imath closed 1 year ago

imath commented 1 year ago

The profile_group_id parameter of BP_XProfile_Group::get() now accepts (BuddyPress 11.0.0) an array of profile group ids. Instead of modifying the profile_group_id parameter of the collection params, I suggest to introduce an include_groups one.

See https://buddypress.trac.wordpress.org/changeset/13358/