[buddypress-trac] [BuddyPress Trac] #5695: Groups widget: Can't set more than 20 groups
buddypress-trac
noreply at wordpress.org
Sat Jun 7 22:09:37 UTC 2014
#5695: Groups widget: Can't set more than 20 groups
--------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.1
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8480"]:
{{{
#!CommitTicketReference repository="" revision="8480"
Groups widget: Set the `per_page` argument in bp_has_groups().
Previously, the `per_page` argument was not passed to bp_has_groups().
This meant that it wasn't possible to show more than twenty groups for the
groups widget. This commit addresses this.
Commit also switches the querystring to an array when setting up
bp_has_groups().
Fixes #5695.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5695#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list