[buddypress-trac] [BuddyPress Trac] #8284: Improve BP_Signup::get() function whitelisting the orderby argument
buddypress-trac
noreply at wordpress.org
Sun Apr 26 03:58:24 UTC 2020
#8284: Improve BP_Signup::get() function whitelisting the orderby argument
------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.0.0
Component: Registration | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"12635" 12635]:
{{{
#!CommitTicketReference repository="" revision="12635"
BP Signup: add a whitelist of available `orderby` arguments
The BP Signup::get() method `orderby` argument's possible values are :
`signup_id`, `login`, `email`, `registered` and `activated`. The Default
value remains `signup_id`.
Fixes #8284
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8284#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list