File: bp-blogs/classes/class-bp-rest-blogs-endpoint.php
Description
bp_rest_blogs_get_items

Fires after blogs are fetched via the REST API.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:161

bp_rest_blogs_collection_params

Filters the collection query params.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:553

BP_REST_Blogs_Endpoint::get_items_permissions_check()

Check if a given request has access to blog items.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:174

bp_rest_blogs_get_items_permissions_check

Filter the blogs `get_items` permissions check.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:184

BP_REST_Blogs_Endpoint::get_item()

Retrieve a blog.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:202

bp_rest_blogs_get_item

Fires after a blog is fetched via the REST API.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:232

BP_REST_Blogs_Endpoint::get_item_permissions_check()

Check if a given request has access to get information about a specific blog.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:245

bp_rest_blogs_get_item_permissions_check

Filter the blog `get_item` permissions check.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:255

BP_REST_Blogs_Endpoint::prepare_item_for_response()

Prepares blogs data for return as an object.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:267

bp_rest_blogs_prepare_value

Filter a blog returned from the API.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:318