Changes between Initial Version and Version 1 of Ticket #6014, comment 15
- Timestamp:
- 04/05/2017 04:50:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6014, comment 15
initial v1 3 3 In addition to the points in https://buddypress.trac.wordpress.org/ticket/6014#comment:8, this patch also adds support for `orderby = meta_id` in BP_Groups_Group::get() and a number of new tests. 4 4 5 Note that this patch relies on the patch at #7496 (adding `slug` parameter support in `BP_Groups_Group::get()`), which I'm planning to commit soon.5 Please test against the refreshed trunk. 6 6 7 7 Thanks again for your feedback!