BP_REST_Media_Endpoint::bp_rest_media_message_embed_gif() |
Get Gif data for message.
|
BP_REST_Media_Endpoint::bp_rest_media_support() |
Register custom field for the activity api.
|
BP_REST_Media_Endpoint::bp_rest_message_query_arguments() |
Filter Query argument for the Messages for media support.
|
BP_REST_Media_Endpoint::create_item() |
|
BP_REST_Media_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a media.
|
BP_REST_Media_Endpoint::delete_item() |
|
BP_REST_Media_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to for the user.
|
BP_REST_Media_Endpoint::delete_items() |
|
BP_REST_Media_Endpoint::delete_items_permissions_check() |
Checks if a given request has access to for the user.
|
BP_REST_Media_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Media_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the CREATABLE methods.
|
BP_REST_Media_Endpoint::get_item() |
|
BP_REST_Media_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Media_Endpoint::get_item_schema() |
Get the media schema, conforming to JSON Schema.
|
BP_REST_Media_Endpoint::get_items() |
|
BP_REST_Media_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Media_Endpoint::prepare_item_for_response() |
Prepares activity data for return as an object.
|
BP_REST_Media_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Media_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Media_Endpoint::update_item() |
|
BP_REST_Media_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a media.
|
BP_REST_Media_Endpoint::upload_item() |
|
BP_REST_Media_Endpoint::upload_item_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Members_Actions_Endpoint::__construct() |
|
BP_REST_Members_Actions_Endpoint::bp_rest_follow_is_following() |
Check member is following or not.
|
BP_REST_Members_Actions_Endpoint::bp_rest_follow_start_following() |
Start Following the member.
|
BP_REST_Members_Actions_Endpoint::bp_rest_follow_stop_following() |
Stop Following the member.
|
BP_REST_Members_Actions_Endpoint::get_item_schema() |
Get the members action schema, conforming to JSON Schema.
|
BP_REST_Members_Actions_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Members_Actions_Endpoint::update_item() |
Checks if a given request has access create members.
|
BP_REST_Members_Actions_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a member.
|
BP_REST_Members_Details_Endpoint::__construct() |
|
BP_REST_Members_Details_Endpoint::bp_rest_build_tree() |
Recursive function to create child level elements.
|
BP_REST_Members_Details_Endpoint::bp_rest_default_menu() |
Get default dropdown navigation.
|
BP_REST_Members_Details_Endpoint::bp_rest_get_displayed_user() |
Set current and display user with current user.
|
BP_REST_Members_Details_Endpoint::bp_rest_get_nav_count() |
Retrieve the count attribute for the current nav item.
|
BP_REST_Members_Details_Endpoint::bp_rest_is_current_component() |
Unset group component while using this – added for phpunit fix.
|
BP_REST_Members_Details_Endpoint::bp_rest_legacy_get_members_component_filters() |
Legacy template members directory filter support added.
|
BP_REST_Members_Details_Endpoint::bp_rest_legacy_get_members_directory_nav_items() |
Legacy template members directory navigation support added.
|
BP_REST_Members_Details_Endpoint::bp_rest_nav_has_count() |
Checks if the nav item has a count attribute.
|
BP_REST_Members_Details_Endpoint::get_item() |
|
BP_REST_Members_Details_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Members_Details_Endpoint::get_item_schema() |
Get the members details schema, conforming to JSON Schema.
|
BP_REST_Members_Details_Endpoint::get_items() |
Retrieve members details.
|
BP_REST_Members_Details_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users.
|
BP_REST_Members_Details_Endpoint::get_members_tabs() |
|
BP_REST_Members_Details_Endpoint::get_profile_dropdown_items() |
Retrieve profile dropdown.
|
BP_REST_Members_Details_Endpoint::get_profile_dropdown_items_permissions_check() |
Checks if a given request has access to get profile dropdown.
|
BP_REST_Members_Details_Endpoint::get_profile_navigation() |
Get the profile dropdown navigation based on the current user.
|
BP_REST_Members_Details_Endpoint::prepare_child_navigation() |
Prepare children navigation.
|