Functions |
Description |
---|---|
bp_member_latest_update() |
Output the latest update of the current member in the loop. |
bp_member_link() |
Alias of {@link bp_member_permalink()}. |
bp_member_name() |
Output display name of current member in the loop. |
bp_member_object_template_results_members_all_scope() |
Object template results members all scope. |
bp_member_permalink() |
Output the permalink for the current member in the loop. |
bp_member_profile_data() |
Output a piece of user profile data. |
bp_member_random_profile_data() |
Output a random piece of profile data for the current member in the loop. |
bp_member_registered() |
Output the ‘registered [x days ago]’ string for the current member. |
bp_member_revoke_invite() |
Member revoke email invite. |
bp_member_revoke_invite_admin() |
Admin revoke email invite. |
bp_member_switch_to() |
Switches the current logged in user to the specified user. |
bp_member_switching_clear_olduser_cookie() |
Clears the cookies containing the originating user, or pops the latest item off the end if there’s more than one. |
bp_member_switching_get_auth_cookie() |
Gets the value of the auth cookie containing the list of originating users. |
bp_member_switching_get_olduser_cookie() |
Gets the value of the cookie containing the originating user. |
bp_member_switching_set_olduser_cookie() |
Sets authorization cookies containing the originating user information. |
bp_member_total_friend_count() |
Output the friend count for the current member in the loop. |
bp_member_type_add_column() |
Add new columns to the post type list screen. |
bp_member_type_add_request_filter() |
Adds a filter to profile type sort items. |
bp_member_type_add_sortable_columns() |
Sets up a column on admin view on profile type post type. |
bp_member_type_by_type() |
Gets member by type id. |
bp_member_type_changing_listing_label() |
Adds the JS on profile type post type. |
bp_member_type_custom_metaboxes() |
Custom metaboxes used by our ‘bp-member-type’ post type. |
bp_member_type_default_on_registration() |
Default member type on registration. |
bp_member_type_directory() |
Displays a user by it’s type. |
bp_member_type_directory_permalink() |
Output profile type directory permalink. |
bp_member_type_display_on_profile() |
Is display on profile disabled? |
bp_member_type_enable_disable() |
Is member type disabled? |
bp_member_type_exclude_users_from_directory_and_searches() |
Exclude specific profile types from search and listing. |
bp_member_type_filter_update_messages() |
Setup admin action messages. |
bp_member_type_hide_quickedit() |
Hide quick edit link. |
bp_member_type_import_submenu_page() |
Import profile types. |
bp_member_type_invalid_role_error_callback() |
Display error message on edit profile type page. |
bp_member_type_invalid_role_extended_profile_error_callback() |
Display error message on extended profile page in admin. |
bp_member_type_labels_metabox() |
Generate profile type Label Meta box. |
bp_member_type_permissions_metabox() |
Generate Profile Type Permissions Meta box. |
bp_member_type_post_by_type() |
Get Member post by profile type. |
bp_member_type_post_type() |
Output the name of the profile type post type. |
bp_member_type_query() |
Member directory tabs content. |
bp_member_type_shortcode_add_body_class() |
Adds body class where the shortcode is added. |
bp_member_type_shortcode_callback() |
Displays shortcode data. |
bp_member_type_shortcode_filter() |
Adds a filter on shortcode. |
bp_member_type_show_data() |
Display data by column and post id. |
bp_member_type_sort_items() |
Sort list of profile type post types. |
bp_member_type_tax_name() |
Output the slug of the profile type taxonomy. |
bp_member_type_term_taxonomy_id() |
Gets profile type term taxonomy id. |
bp_member_type_type_id() |
Gets profile type id. |
bp_member_type_wprole_metabox() |
Generate profile type WP Role Meta box |
bp_member_user_email() |
Output the email address for the current member in the loop. |
bp_member_user_id() |
Output the ID of the current member in the loop. |
bp_member_user_login() |
Output login for current member in the loop. |