Skip to content

Server-Timing: run on admin #770

@swissspidy

Description

@swissspidy

Feature Description

I'd like to run server timing also on the admin to do some benchmarking there.

Adding this to perflab_server_timing might do the trick already:

add_filter( 'admin_init', array( $server_timing, 'on_template_include' ), PHP_INT_MIN );

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Plugin] Performance LabIssue relates to work in the Performance Lab Plugin only[Type] EnhancementA suggestion for improvement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions