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() |
Check whether there are more members to iterate over. |
| 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. |