Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update includes/server-timing/hooks.php
Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
  • Loading branch information
ashwinparthasarathi and mukeshpanchal27 authored May 8, 2024
commit fe88513bd3c48b1bdfc4b6b765c7e6c335858813
2 changes: 2 additions & 0 deletions includes/server-timing/hooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
/**
* Adds server timing to REST API response.
*
* @since n.e.x.t
*
* @param WP_REST_Response|WP_Error $response Result to send to the client. Usually a `WP_REST_Response`.
* @return WP_REST_Response|WP_Error Filtered response.
*/
Expand Down