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 3

bp_rest_blogs_create_item

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::create_item_permissions_check()

Method: Check if a given request has access to create a blog.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint

Class: Blogs endpoints.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::register_routes()

Method: Register the component routes.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_items()

Method: Retrieve Blogs.

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_get_items_query_args

Filter Hook: Filter the query arguments for the request.

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

Used by 0 functions | Uses 0 functions

bp_rest_blogs_get_items

Action Hook: Fires after blogs are fetched via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Blogs_Endpoint::get_items_permissions_check()

Method: Check if a given request has access to blog items.

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

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