Functions |
Description |
---|---|
bp_member_user_nicename() |
Output nicename of current member in the loop. |
bp_members() |
Check whether there are more members to iterate over. |
bp_members_action_activate_account() |
Catches and processes account activation requests. |
bp_members_activity_feed() |
Hook member activity feed to . |
bp_members_add_role_after_activation() |
Add default WordPress role for new signups on the BP root blog. |
bp_members_admin_bar_my_account_logout() | |
bp_members_admin_bar_my_account_menu() |
Add the “My Account” menu and all submenus. |
bp_members_admin_bar_notifications_menu() |
Build the “Notifications” dropdown. |
bp_members_admin_bar_user_admin_menu() |
Add the User Admin top-level menu to user pages. |
bp_members_adminbar_admin_menu() |
Add a member admin menu to the BuddyBar. |
bp_members_clear_member_type_cache() |
Clear the member_type cache for a user. |
bp_members_component_link() |
Output a link to a members component subpage. |
bp_members_directory_page_content() |
Function to add the content on top of members listing. |
bp_members_directory_permalink() |
Output member directory permalink. |
bp_members_edit_profile_url() |
Filter the user profile URL to point to BuddyPress profile edit. |
bp_members_filter_document_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_members_filter_document_public_scope() |
Set up document arguments for use with the ‘public’ scope. |
bp_members_filter_folder_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_members_filter_folder_public_scope() |
Set up document arguments for use with the ‘public’ scope. |
bp_members_filter_media_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_members_format_activity_action_new_member() |
Format ‘new_member’ activity actions. |
bp_members_get_user_nicename() |
Return the user_nicename for a user based on their user_id. |
bp_members_has_directory() |
Check for the existence of a Members directory page. |
bp_members_login_resend_activation_email() |
On the login screen, resends the activation email for a user. |
bp_members_member_type_base() |
Output the profile type base slug. |
bp_members_migrate_signups() |
Migrate signups from pre-2.0 configuration to wp_signups. |
bp_members_pagination_count() |
Output the members pagination count. |
bp_members_pagination_links() |
Output the members pagination links. |
bp_members_prefetch_member_type() |
Pre-fetch profile type data when initializing a Members loop. |
bp_members_register_activity_actions() |
Register the ‘new member’ activity type. |
bp_members_register_widgets() |
Register bp-members widgets. |
bp_members_remove_edit_page_menu() |
Remove rogue WP core Edit menu when viewing a single user. |
bp_members_reset_activity_cache_incrementor() |
Invalidate activity caches when a user’s last_activity value is changed. |
bp_members_root_slug() |
Output the members component root slug. |
bp_members_screen_display_profile() |
Handle the display of the profile page by loading the correct template file. |
bp_members_screen_index() |
Handle the display of the members directory index. |
bp_members_signup_sanitization() |
Load additional sign-up sanitization filters on bp_loaded. |
bp_members_signup_with_subdirectory_blog() |
Make sure the username is not the blog slug in case of root profile & subdirectory blog. |
bp_members_slug() |
Output the members component slug. |
bp_mentioned_user_display_name() |
Output the mentioned user display name. |
bp_message_activate_deactivate_link() |
Output the URL for deactivating the current notice. |
bp_message_activate_deactivate_text() |
Output the Deactivate/Activate text for the notice action link. |
bp_message_add_meta() |
Add a piece of message metadata. |
bp_message_css_class() |
Output the CSS class for the current thread. |
bp_message_get_notices() |
Generate markup for currently active notices. |
bp_message_get_recipient_tabs() |
Output the markup for the message recipient tabs. |
bp_message_get_recipient_usernames() |
Output recipient usernames for prefilling the ‘To’ field on the Compose screen. |
bp_message_is_active_notice() |
Output a string for the active notice. |
bp_message_loading_image_src() |
Output the URL of the Messages AJAX loader gif. |
bp_message_notice_delete_link() |
Output the URL for deleting the current notice. |