File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_core_get_userid_from_nicename |
Filters the user ID based on user_nicename. |
bp_core_get_userid_from_nickname() |
Return the user ID based on nickname. |
bp_members_has_directory() |
Check for the existence of a Members directory page. |
bp_core_define_slugs() |
Define the slug constants for the Members component. |
bp_core_get_users() |
Fetch an array of users based on the parameters passed. |
bp_core_get_users |
Filters the results of the user query. |
bp_core_get_user_domain() |
Return the domain for the passed user: e.g. http://example.com/members/andy/. |
bp_core_get_user_domain |
Filters the domain for the passed user. |