@since: 0.1.0 |
Description |
---|---|
BP_REST_Activity_Link_Preview_Endpoint::__construct() |
Constructor. |
BP_REST_Activity_Link_Preview_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Activity_Link_Preview_Endpoint::get_items() |
Retrieve activity link preview. |
bp_rest_activity_link_preview_get_items |
Fires after the activity link preview is fetched via the REST API. |
BP_REST_Activity_Link_Preview_Endpoint::get_items_permissions_check() |
Check if a given request has access to activity link preview items. |
bp_rest_activity_link_preview_get_items_permissions_check |
Filter the activity link preview permissions check. |
BP_REST_Activity_Link_Preview_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema. |
bp_rest_activity_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Activity_Endpoint::can_see() |
Can this user see the activity? |
BP_REST_Activity_Endpoint::show_hidden() |
Show hidden activity? |