File: bp-blogs/classes/class-bp-rest-blogs-endpoint.php |
Description |
---|---|
BP_REST_Blogs_Endpoint |
Blogs endpoints. |
BP_REST_Blogs_Endpoint::get_blog_domain() |
Get blog permalink. |
BP_REST_Blogs_Endpoint::__construct() |
Constructor. |
BP_REST_Blogs_Endpoint::get_blog_object() |
Get a blog object from a blog_id. |
BP_REST_Blogs_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Blogs_Endpoint::get_item_schema() |
Get the blogs schema, conforming to JSON Schema. |
BP_REST_Blogs_Endpoint::get_items() |
Retrieve Blogs. |
bp_rest_blogs_schema |
Filter the blogs schema. |
bp_rest_blogs_get_items_query_args |
Filter the query arguments for the request. |
BP_REST_Blogs_Endpoint::get_collection_params() |
Get the query params for blogs collections. |