apply_filters( 'rest_endpoints_description', array $data )

Filters the publicly-visible data for a single REST API route.


Parameters

$data

Publicly-visible data for the route.


Source

File: wp-includes/rest-api/class-wp-rest-server.php

View on GitHub



Changelog

Changelog
Version Description
4.4.0 Introduced.