rest_index
apply_filters( ‘rest_index’, WP_REST_Response $response…
apply_filters( ‘rest_index’, WP_REST_Response $response )
过滤器::用于过滤根索引数据。
Filter Hook: Filters the API root index data.
目录锚点:#说明#参数#源码
说明(Description)
它包含描述API的数据。这包括有关支持的身份验证方案、支持的命名空间、API上可用的路由以及有关站点的少量数据的信息。
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$response | (WP_REST_Response) | 响应数据。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.4.0 | wp-includes/rest-api/class-wp-rest-server.php:1126 | 1 | 0 |
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!