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



rest_prepare_{$this->post_type} › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( "rest_prepare_{$this->post_type}", new WP_REST_Response( array()
Definiert in:
Codex:

This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php





Quellcode

return apply_filters( "rest_prepare_{$this->post_type}", new WP_REST_Response( array() ), $post, $request );