Changes between Initial Version and Version 1 of Ticket #38964, comment 7
- Timestamp:
- 06/29/2017 02:06:22 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38964, comment 7
initial v1 1 1 In [attachment:38964.2.diff], changes per Slack feedback from @pento: 2 2 3 - Rename to `rest_pre_echo_re quest` - `rest_post_embed` isn't the best name as this filter will be run even if no embedded requests are inserted3 - Rename to `rest_pre_echo_response` - `rest_post_embed` isn't the best name as this filter will be run even if no embedded requests are inserted 4 4 - Fix documentation of `$result` parameter - at this point this is just a data array, not a `WP_REST_Response` object