ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 7

rest_after_insert_attachment

Action Hook: Fires after a single attachment is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:200

Used by 0 functions | Uses 0 functions

WP_REST_Site_Health_Controller

Class: Core class for interacting with Site Health tests.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17

Used by 0 functions | Uses 1 function

WP_REST_Attachments_Controller::insert_attachment()

Method: Inserts the attachment post in the database. Does not update the attachment meta.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:236

Used by 0 functions | Uses 0 functions

WP_REST_Site_Health_Controller::__construct()

Method: Site Health controller constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::post_process_item()

Method: Performs post processing on an attachment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:377

Used by 0 functions | Uses 0 functions

WP_REST_Site_Health_Controller::register_routes()

Method: Registers API routes.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:50

Used by 0 functions | Uses 1 function

WP_REST_Attachments_Controller::post_process_item_permissions_check()

Method: Checks if a given request can perform post processing on an attachment.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:398

Used by 0 functions | Uses 0 functions

WP_REST_Site_Health_Controller::validate_request_permission()

Method: Validates if the current user can request this REST endpoint.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188

Used by 1 function | Uses 3 functions

WP_REST_Attachments_Controller::edit_media_item_permissions_check()

Method: Checks if a given request has access to editing media.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:410

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::check_read_permission()

Method: Checks if a sidebar can be read publicly.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173

Used by 3 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy