File: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php
Description
BP_REST_Reply_Actions_Endpoint

Reply Actions endpoints.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:16

BP_REST_Reply_Actions_Endpoint::__construct()

Constructor.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:44

BP_REST_Reply_Actions_Endpoint::register_routes()

Register the component routes.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:57

BP_REST_Reply_Actions_Endpoint::action_items()

Actions on Reply.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:157

BP_REST_Reply_Actions_Endpoint::action_items_permissions_check()

Check if a given request has access to list replies.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:193

bp_rest_reply_action_item_permissions_check

Filter the reply `action_item` permissions check.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:548

BP_REST_Reply_Actions_Endpoint::move_item()

Move a Reply.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:240

BP_REST_Reply_Actions_Endpoint::move_item_permissions_check()

Check if a given request has access to move reply.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:523

BP_REST_Reply_Actions_Endpoint::rest_update_reply_spam()

Update Reply to be in spam.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:559

BP_REST_Reply_Actions_Endpoint::rest_update_reply_trash()

Move reply in trash and untrash.

Source: bp-forums/classes/class-bp-rest-reply-actions-endpoint.php:584