File: bp-members/bp-members-template.php |
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_activate_slug() |
Output the activation slug. |
bp_get_activate_slug() |
Return the activation slug. |
bp_get_activate_slug |
Filters the activation slug. |
bp_has_members() |
Initialize the members loop. |
bp_has_members |
Filters whether or not BuddyPress has members to iterate over. |
bp_the_member() |
Set up the current member inside the loop. |