[buddypress-trac] [BuddyPress Trac] #8488: Support date queries for members, groups and sites

buddypress-trac noreply at wordpress.org
Sun Dec 12 14:09:09 UTC 2021


#8488: Support date queries for members, groups and sites
------------------------------------+---------------------
 Reporter:  r-a-y                   |       Owner:  imath
     Type:  enhancement             |      Status:  closed
 Priority:  normal                  |   Milestone:  10.0.0
Component:  Core                    |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-reviewed  |
------------------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"13184" 13184]:
 {{{
 #!CommitTicketReference repository="" revision="13184"
 Support date queries for Members, Groups and Sites

 According to components, date queries can be restricted to a limited list
 of loop types:

 - For Members, the `$type` parameter in `bp_has_members()` needs to be
 either `active`, `newest`, `random` or `online`.
 - For Groups, the `$type` parameter in `bp_has_groups()` needs to be
 either `active` or `newest`.
 - For sites, the `$type` parameter in `bp_has_blogs()` needs to be either
 `active` or `newest`.

 Props r-a-y

 Fixes #8488
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8488#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list