Methods |
Description |
---|---|
BP_Members_Component::setup_profile_nav() |
Set up a profile nav in case the xProfile component is not active and a front template is used. |
BP_Members_Component::setup_title() |
Set up the title for pages and |
BP_Members_List_Table::__construct() |
Constructor. |
BP_Members_List_Table::column_cb() |
Markup for the checkbox used to select items for bulk actions. |
BP_Members_List_Table::column_count_sent() |
Display number of time an activation email has been sent. |
BP_Members_List_Table::column_date_sent() |
Display the last time an activation email has been sent. |
BP_Members_List_Table::column_default() |
Allow plugins to add their custom column. |
BP_Members_List_Table::column_email() |
Display user email. |
BP_Members_List_Table::column_name() |
Display user name, if any. |
BP_Members_List_Table::column_registered() |
Display registration date. |
BP_Members_List_Table::column_username() |
The row actions (delete/activate/email). |
BP_Members_List_Table::display_rows() |
Display signups rows. |
BP_Members_List_Table::extra_tablenav() |
Get rid of the extra nav. |
BP_Members_List_Table::get_bulk_actions() |
Specific bulk actions for signups. |
BP_Members_List_Table::get_columns() |
Specific signups columns. |
BP_Members_List_Table::get_sortable_columns() |
The columns signups can be reordered with. |
BP_Members_List_Table::no_items() |
The text shown when no items are found. |
BP_Members_List_Table::prepare_items() |
Set up items for display in the list table. |
BP_Members_List_Table::single_row() |
Display a signup row. |
BP_Members_List_Table::views() |
Display the users screen views |
BP_Members_MS_List_Table::__construct() |
Constructor. |
BP_Members_MS_List_Table::column_cb() |
Markup for the checkbox used to select items for bulk actions. |
BP_Members_MS_List_Table::column_count_sent() |
Display number of time an activation email has been sent. |
BP_Members_MS_List_Table::column_date_sent() |
Display the last time an activation email has been sent. |
BP_Members_MS_List_Table::column_default() |
Allow plugins to add their custom column. |
BP_Members_MS_List_Table::column_email() |
Display user email. |
BP_Members_MS_List_Table::column_name() |
Display user name, if any. |
BP_Members_MS_List_Table::column_registered() |
Display registration date. |
BP_Members_MS_List_Table::column_username() |
The row actions (delete/activate/email). |
BP_Members_MS_List_Table::display_rows() |
Display signups rows. |
BP_Members_MS_List_Table::get_bulk_actions() |
Specific bulk actions for signups. |
BP_Members_MS_List_Table::get_columns() |
Specific signups columns. |
BP_Members_MS_List_Table::get_sortable_columns() |
The columns signups can be reordered with. |
BP_Members_MS_List_Table::handle_row_actions() |
Prevents regular users row actions to be output. |
BP_Members_MS_List_Table::no_items() |
The text shown when no items are found. |
BP_Members_MS_List_Table::prepare_items() |
Set up items for display in the list table. |
BP_Members_MS_List_Table::single_row() |
Display a signup row. |
BP_Members_MS_List_Table::views() |
Display the users screen views |
BP_Members_Suggestions::get_suggestions() |
Find and return a list of username suggestions that match the query. |
BP_Members_Suggestions::validate() |
Validate and sanitise the parameters for the suggestion service query. |
BP_Members_Theme_Compat::__construct() |
Set up the members component theme compatibility. |
BP_Members_Theme_Compat::directory_content() |
Filter the_content with the members index template part. |
BP_Members_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Members_Theme_Compat::directory_template_hierarchy() |
Add template hierarchy to theme compat for the members directory page. |
BP_Members_Theme_Compat::is_members() |
Are we looking at something that needs members theme compatibility? |
BP_Members_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ single home template part. |
BP_Members_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
BP_Members_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for member pages. |
BP_Message_Export::get_data() |
Get data & count of messages by page and user. |
BP_Message_Export::instance() |
Get the instance of this class. |