rest_prepare_status

Filter Hook: Filters a status returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:260

Used by 1 function | Uses 0 functions

rest_prepare_theme

Filter Hook: Filters theme data returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:139

Used by 1 function | Uses 0 functions

rest_prepare_user

Filter Hook: Filters user data returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:966

Used by 1 function | Uses 0 functions

rest_pre_dispatch

Filter Hook: Filters the pre-calculated result of a REST dispatch request.

Source: wp-includes/rest-api/class-wp-rest-server.php:827

Used by 1 function | Uses 0 functions

rest_pre_get_setting

Filter Hook: Filters the value of a setting recognized by the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:99

Used by 1 function | Uses 0 functions

rest_pre_insert_user

Filter Hook: Filters user data before insertion via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1066

Used by 1 function | Uses 0 functions

rest_query_var-{$key}

Filter Hook: Filters the query_vars used in get_items() for the constructed query.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:901

Used by 2 functions | Uses 0 functions