2.6.0
Features
- Infrastructure: Add output buffering checkbox to Server-Timing screen. (801)
- Infrastructure: Implement logic to measure specific hook execution time with Server-Timing controlled by a WP Admin screen. (784)
Enhancements
- Images: Fix incorrect function prefixes in Dominant Color Images. (789)
- Infrastructure: Add early exit clauses to files with procedural code. (790)
- Infrastructure: Allow disabling Server-Timing entirely using
PERFLAB_DISABLE_SERVER_TIMING
constant. (795)
Bug Fixes