WordPress/wp-includes/rest-api
Sergey Biryukov a192ed1ae1 REST API: Pass correct number of arguments to the comment_text filter.
This ensures that `WP_REST_Comments_Controller::prepare_item_for_response()` passes three arguments to the `comment_text` filter, for consistency with all the other instances in core.

Follow-up to [15957], [16357], [25555], [38832], [40664].

Props sjregan, SergeyBiryukov.
Fixes #58238.
Built from https://develop.svn.wordpress.org/trunk@57176


git-svn-id: http://core.svn.wordpress.org/trunk@56687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-12-09 22:13:34 +00:00
..
endpoints REST API: Pass correct number of arguments to the comment_text filter. 2023-12-09 22:13:34 +00:00
fields
search
class-wp-rest-request.php
class-wp-rest-response.php
class-wp-rest-server.php REST API: Restore site logo and icon in index. 2023-11-30 14:54:24 +00:00