Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #64126


Ignore:
Timestamp:
10/21/2025 03:11:07 PM (7 months ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64126

    • Property Keywords has-patch added
  • Ticket #64126 – Description

    initial v3  
    77
    88Plugins which need to send a `Server-Timing` header after the template has been rendered shouldn't have to resort to hacking the `wp_template_enhancement_output_buffer` filter to run at `PHP_INT_MAX` while passing through the `$buffer` unchanged.
     9
     10Related: #64108