wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



rest_post_dispatch › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'rest_post_dispatch', rest_ensure_response( $response )
Definiert in:
Codex:

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





Quellcode

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