Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-blogs/classes/class-bp-rest-blogs-endpoint.php / Page 2

BP_REST_Blogs_Endpoint::get_endpoint_args_for_item_schema()

Method: Edit the type of the some properties for the CREATABLE method.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_item()

Method: Retrieve a blog.

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_{$key}_query_arguments

Filter Hook: Filters the method query arguments.

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_get_item

Action Hook: Fires after a blog is fetched via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_item_schema()

Method: Get the blogs schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_schema

Filter Hook: Filter the blogs schema.

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_get_item_permissions_check

Filter Hook: Filter the blog `get_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_collection_params()

Method: Get the query params for blogs collections.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::create_item()

Method: Create a new blog.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress