mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
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 git-svn-id: https://buddypress.svn.wordpress.org/trunk@13184 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| activity | ||
| admin | ||
| blogs | ||
| core | ||
| friends | ||
| groups | ||
| members | ||
| messages | ||
| notifications | ||
| routing | ||
| settings | ||
| testsuite | ||
| xprofile | ||