wpseek.com
WordPress开发者和主题制作者的搜索引擎



rest_post_dispatch › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'rest_post_dispatch', rest_ensure_response( $response )
定义在:
文档:

This filter is documented in wp-includes/rest-api/class-wp-rest-server.php





源码

$response = apply_filters( 'rest_post_dispatch', rest_ensure_response( $response ), $server, $request );