@since: 0.1.0 |
Description |
---|---|
BP_REST_XProfile_Update_Endpoint::__construct() |
Constructor. |
bp_profile_search_main_form |
Filter the XProfile fields `get_items` permissions check. |
BP_REST_XProfile_Update_Endpoint::register_routes() |
Register the component routes. |
BP_REST_XProfile_Search_Form_Fields_Endpoint::get_item_schema() |
Get the XProfile field schema, conforming to JSON Schema. |
BP_REST_XProfile_Update_Endpoint::update_items() |
Update XProfile. |
BP_REST_XProfile_Search_Form_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile search form fields. |
bp_rest_xprofile_update_items |
Fires after a XProfile update is created via the REST API. |
BP_REST_XProfile_Types_Endpoint |
XProfile Type endpoints. |
BP_REST_XProfile_Update_Endpoint::update_items_permissions_check() |
Check if a given request has access to update a XProfile update. |
BP_REST_XProfile_Types_Endpoint::__construct() |
Constructor. |