File: bp-members/bp-members-template.php |
Description |
---|---|
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_member_class() |
Output the row class of the current member in the loop. |
bp_members_pagination_count() |
Output the members pagination count. |
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. |