Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-Timing: Add in REST API #1149

Open
swissspidy opened this issue Apr 16, 2024 · 1 comment
Open

Server-Timing: Add in REST API #1149

swissspidy opened this issue Apr 16, 2024 · 1 comment
Labels
[Focus] Server Response Time Issues related to the Server Response Time priority focus area Good First Issue Issue particularly suitable to be worked on by new contributors Performance Lab Plugin Issue relates to work in the Performance Lab Plugin only [Type] Enhancement A suggestion for improvement of an existing feature

Comments

@swissspidy
Copy link
Member

swissspidy commented Apr 16, 2024

Feature Description

Related: #770

Here's how I did it manually by filtering rest_post_dispatch:

https://github.com/swissspidy/media-experiments/blob/c3b9d0c76734b215e1ac7015c0bc7a9dd96381ab/inc/functions.php#L1019-L1046

Related: https://core.trac.wordpress.org/ticket/49634

@swissspidy swissspidy added [Type] Enhancement A suggestion for improvement of an existing feature [Focus] Server Response Time Issues related to the Server Response Time priority focus area Performance Lab Plugin Issue relates to work in the Performance Lab Plugin only labels Apr 16, 2024
@adamsilverstein adamsilverstein added the Good First Issue Issue particularly suitable to be worked on by new contributors label Apr 26, 2024
@adamsilverstein
Copy link
Member

Great idea and seems like you have the code we need already!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Server Response Time Issues related to the Server Response Time priority focus area Good First Issue Issue particularly suitable to be worked on by new contributors Performance Lab Plugin Issue relates to work in the Performance Lab Plugin only [Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants