Closed imath closed 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.
profile_group_id
BP_XProfile_Group::get()
include_groups
See https://buddypress.trac.wordpress.org/changeset/13358/
The
profile_group_id
parameter ofBP_XProfile_Group::get()
now accepts (BuddyPress 11.0.0) an array of profile group ids. Instead of modifying theprofile_group_id
parameter of the collection params, I suggest to introduce aninclude_groups
one.See https://buddypress.trac.wordpress.org/changeset/13358/