BP_Invitation::get_paged_sql() |
Assemble the LIMIT clause of a get() SQL statement.
|
BP_Invitation::get_query_clauses() |
Assemble query clauses, based on arguments, to pass to $wpdb methods.
|
BP_Invitation::get_total_count() |
Get a count of total invitations matching a set of arguments.
|
BP_Invitation::get_where_sql() |
Assemble the WHERE clause of a get() SQL statement.
|
BP_Invitation::mark_accepted() |
Mark specific invitations as accepted by invitation ID.
|
BP_Invitation::mark_accepted_by_data() |
Mark invitations as accepted that are found by user_id, inviter_id, item id, and optional secondary item id, and class name.
|
BP_Invitation::mark_sent() |
Mark specific invitations as sent by invitation ID.
|
BP_Invitation::mark_sent_by_data() |
Mark invitations as sent that are found by user_id, inviter_id, item id, and optional secondary item id, and class name.
|
BP_Invitation::populate() |
Fetch data for an existing invitation from the database.
|
BP_Invitation::save() |
Update or insert invitation details into the database.
|
BP_Invitation::update() |
|
BP_Invites_Component::__construct() |
Start the invites component creation process.
|
BP_Invites_Component::includes() |
Include Invites component files.
|
BP_Invites_Component::late_includes() |
|
BP_Invites_Component::register_post_types() |
|
BP_Invites_Component::rest_api_init() |
Init the BuddyBoss REST API.
|
BP_Invites_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar.
|
BP_Invites_Component::setup_canonical_stack() |
Set up canonical stack for this component.
|
BP_Invites_Component::setup_globals() |
Set up component global data.
|
BP_Invites_Component::setup_nav() |
Set up component navigation.
|
BP_Invites_Component::setup_title() |
Set up the title for pages and .
|
BP_Latest_Activities::__construct() |
|
BP_Latest_Activities::form() |
Display the form to set the widget settings.
|
BP_Latest_Activities::register_widget() |
|
BP_Latest_Activities::update() |
Update the widget settings.
|
BP_Latest_Activities::widget() |
Display the widget content.
|
BP_LearnDash_Admin_Integration_Tab::bp_privacy_tutorial_bb_to_ld_sync() |
Register View Tutorial button.
|
BP_LearnDash_Admin_Integration_Tab::bp_privacy_tutorial_ld_to_bb_sync() |
Register View Tutorial button.
|
BP_LearnDash_Admin_Integration_Tab::bp_profiles_tutorial_my_courses() |
My Courses Tab View Tutorial button.
|
BP_LearnDash_Admin_Integration_Tab::bp_tutorial_learndash_group_sync() |
LearnDash Group Sync View Tutorial button.
|
BP_LearnDash_Admin_Integration_Tab::bp_tutorial_social_group_sync() |
Social Group Sync View Tutorial button.
|
BP_LearnDash_Admin_Integration_Tab::buddypress_groups_sync_description() |
Description for Buddypress setting section
|
BP_LearnDash_Admin_Integration_Tab::form_html() |
|
BP_LearnDash_Admin_Integration_Tab::get_input_name() |
|
BP_LearnDash_Admin_Integration_Tab::get_input_value() |
Overwrite the input value
|
BP_LearnDash_Admin_Integration_Tab::initialize() |
Initialize Admin Integration Tab
|
BP_LearnDash_Admin_Integration_Tab::learndash_groups_report_description() |
Description for reports setting section
|
BP_LearnDash_Admin_Integration_Tab::learndash_groups_sync_description() |
Description for LearnDash setting section
|
BP_LearnDash_Admin_Integration_Tab::output_report_access_setting() |
Dropdown options for report aceess setting
|
BP_LearnDash_Admin_Integration_Tab::register_fields() |
|
BP_LearnDash_Admin_Integration_Tab::registerBuddypressSettings() |
Register Buddypress related settings
|
BP_LearnDash_Admin_Integration_Tab::registerCourseTab() |
Register BuddyPress for LearnDash related settings
|
BP_LearnDash_Admin_Integration_Tab::registerLearnDashSettings() |
Register LearnDash related settings
|
BP_LearnDash_Admin_Integration_Tab::registerReportsSettings() |
Register reports related settings
|
BP_LearnDash_Admin_Integration_Tab::settings_save() |
Save learndash settings with setting helper class
|
BP_Learndash_Integration::__construct() |
|
BP_Learndash_Integration::includes() |
|
BP_Learndash_Integration::rest_api_init() |
Init the BuddyBoss REST API.
|
BP_Learndash_Integration::setup_admin_integration_tab() |
Register admin setting tab
|
BP_Media_Album_Template::__construct() |
|