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

Filter a blog returned from the API.

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

BP_REST_Blogs_Endpoint::prepare_links()

Prepare links for the request.

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

bp_rest_blogs_prepare_links

Filter links prepared for the REST response.

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

BP_REST_Blogs_Endpoint

Blogs endpoints.

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

BP_REST_Blogs_Endpoint::get_blog_domain()

Get blog permalink.

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

BP_REST_Blogs_Endpoint::__construct()

Constructor.

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

BP_REST_Blogs_Endpoint::get_blog_object()

Get a blog object from a blog_id.

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

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