File: bp-blogs/classes/class-bp-rest-blogs-endpoint.php
Description
BP_REST_Blogs_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Blogs_Endpoint::get_item_schema()

Get the blogs schema, conforming to JSON Schema.

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

BP_REST_Blogs_Endpoint::get_items()

Retrieve Blogs.

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

bp_rest_blogs_schema

Filter the blogs schema.

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

bp_rest_blogs_get_items_query_args

Filter the query arguments for the request.

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

BP_REST_Blogs_Endpoint::get_collection_params()

Get the query params for blogs collections.

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

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