@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_members_pagination_links() |
Fetch the members pagination links. |
bp_get_members_pagination_links |
Filters the members pagination link. |
bp_member_user_id() |
Output the ID of the current member in the loop. |
bp_get_member_user_id() |
Get the ID of the current member in the loop. |
bp_get_member_user_id |
Filters the ID of the current member in the loop. |
bp_has_members() |
Initialize the members loop. |
bp_the_member() |
Set up the current member inside the loop. |
bp_members() |
Check whether there are more members to iterate over. |
bp_members_pagination_count() |
Output the members pagination count. |
friends_get_newest |
Filters a user’s friends listed from newest to oldest. |