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



rest_prepare_comment › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'rest_prepare_comment', new WP_REST_Response( array()
Definiert in:
Codex:

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





Quellcode

return apply_filters( 'rest_prepare_comment', new WP_REST_Response( array() ), $comment, $request );