File: bp-members/classes/class-bp-rest-members-details-endpoint.php |
Description |
---|---|
BP_REST_Members_Details_Endpoint::prepare_child_navigation() |
Prepare children navigation. |
bp_rest_profile_dropdown_prepare_children |
Filter sub navigation returned from the API. |
BP_REST_Members_Details_Endpoint::get_item_schema() |
Get the members details schema, conforming to JSON Schema. |
BP_REST_Members_Details_Endpoint::get_members_tabs() |
Get Members tabs. |
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_nouveau_get_nav_count |
Filter to edit the count attribute for the nav item. |
BP_REST_Members_Details_Endpoint::bp_rest_nav_has_count() |
Checks if the nav item has a count attribute. |
bp_rest_nouveau_nav_has_count |
Filter to edit whether the nav has a count attribute. |
BP_REST_Members_Details_Endpoint |
BuddyPress Members Details endpoints. |