BP_REST_Signup_Endpoint::get_items_permissions_check() |
Check if a given request has access to signup items.
|
BP_REST_Signup_Endpoint::get_signup_object() |
|
BP_REST_Signup_Endpoint::prepare_item_for_response() |
Prepares signup to return as an object.
|
BP_REST_Signup_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Signup_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Signup_Endpoint::signup_form_items() |
Retrieve Signup Form Fields.
|
BP_REST_Signup_Endpoint::signup_form_items_permissions_check() |
Checks if a given request has access to view the signup form fields.
|
BP_REST_Topics_Actions_Endpoint::__construct() |
|
BP_REST_Topics_Actions_Endpoint::action_items() |
|
BP_REST_Topics_Actions_Endpoint::action_items_permissions_check() |
Check if a given request has access to perform an action on topic.
|
BP_REST_Topics_Actions_Endpoint::dropdown_items() |
|
BP_REST_Topics_Actions_Endpoint::dropdown_items_permissions_check() |
Check if a given request has access to view the siblings of the topic.
|
BP_REST_Topics_Actions_Endpoint::get_dropdown_item_schema() |
Get the forums schema, conforming to JSON Schema.
|
BP_REST_Topics_Actions_Endpoint::merge_item() |
|
BP_REST_Topics_Actions_Endpoint::merge_item_permissions_check() |
Check if a given request has access to merge a topic.
|
BP_REST_Topics_Actions_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Topics_Actions_Endpoint::rest_update_close() |
Update status for the topic.
|
BP_REST_Topics_Actions_Endpoint::rest_update_favorite() |
Update favourites for the topic.
|
BP_REST_Topics_Actions_Endpoint::rest_update_spam() |
Make topics as spam or not.
|
BP_REST_Topics_Actions_Endpoint::rest_update_sticky() |
Update sticky things for the topic.
|
BP_REST_Topics_Actions_Endpoint::rest_update_subscribe() |
Update Subscription for the topic.
|
BP_REST_Topics_Actions_Endpoint::rest_update_trash() |
Move topic into trash or untrash.
|
BP_REST_Topics_Actions_Endpoint::split_item() |
|
BP_REST_Topics_Actions_Endpoint::split_item_permissions_check() |
Check if a given request has access to merge a topic.
|
BP_REST_Topics_Endpoint::__construct() |
|
BP_REST_Topics_Endpoint::bbp_sanitize_search_request() |
Sanitize a query argument used to pass some search terms.
|
BP_REST_Topics_Endpoint::create_item() |
|
BP_REST_Topics_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a topic.
|
BP_REST_Topics_Endpoint::delete_item() |
|
BP_REST_Topics_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a topic.
|
BP_REST_Topics_Endpoint::get_collection_params() |
Get the query params for collections.
|
BP_REST_Topics_Endpoint::get_endpoint_args_for_item_schema() |
Edit some arguments for the endpoint’s CREATABLE, EDITABLE and DELETABLE methods.
|
BP_REST_Topics_Endpoint::get_item() |
|
BP_REST_Topics_Endpoint::get_item_permissions_check() |
Check if a given request has access to list topic.
|
BP_REST_Topics_Endpoint::get_item_schema() |
Get the forums schema, conforming to JSON Schema.
|
BP_REST_Topics_Endpoint::get_items() |
|
BP_REST_Topics_Endpoint::get_items_permissions_check() |
Check if a given request has access to list topics.
|
BP_REST_Topics_Endpoint::get_topic_action_states() |
Get topic actions state based on current user.
|
BP_REST_Topics_Endpoint::get_topic_current_user_permissions() |
Topic permissions for the current user.
|
BP_REST_Topics_Endpoint::get_topic_revisions() |
|
BP_REST_Topics_Endpoint::get_topic_tags() |
|
BP_REST_Topics_Endpoint::no_super_stickies() |
Strip super stickies from the topic query
|
BP_REST_Topics_Endpoint::prepare_item_for_response() |
Prepares component data for return as an object.
|
BP_REST_Topics_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Topics_Endpoint::prepare_topic_for_database() |
Prepare a single topic for create or update
|
BP_REST_Topics_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Topics_Endpoint::update_item() |
|
BP_REST_Topics_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a topic.
|
BP_REST_XProfile_Data_Endpoint::__construct() |
|
BP_REST_XProfile_Data_Endpoint::can_see() |
Can this user see the XProfile data?
|