WP_REST_Comments_Controller
Class: Core controller used to access comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17
Class: Core controller used to access comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:17
Method: Creates a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
Method: Determines if the current user is allowed to make the desired roles change.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1207
Action Hook: Fires after a single term is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:563
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:32
Method: Creates a single attachment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:149
Method: Checks whether a given request has permission to read taxonomies.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83
Filter Hook: Filters whether to preempt a setting value update via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:654
Action Hook: Fires after a single attachment is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:309