[buddypress-trac] [BuddyPress Trac] #5318: using bp_has_members in widgets and conflicts with $_REQUEST['s']
buddypress-trac
noreply at wordpress.org
Wed Jul 9 20:16:16 UTC 2014
#5318: using bp_has_members in widgets and conflicts with $_REQUEST['s']
-------------------------------------+---------------------------
Reporter: megainfo | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.0
Component: Members | Version: 1.9.1
Severity: normal | Resolution: fixed
Keywords: needs-patch 2nd-opinion |
-------------------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"8574"]:
{{{
#!CommitTicketReference repository="" revision="8574"
Only get 'search_terms' out of $_REQUEST['s'] in bp_group_has_members() if
no 'search_terms' param has been passed to the function
This allows secondary, search-free loops to be run on a page, by passing
an
empty string to the 'search_terms' param. See #5318 for a similar strategy
as
applied to members widgets.
Fixes #5746
Props WCUADD
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5318#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list