mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
The `wp-before-template` and `wp-template` metric intend to separate WordPress core's own bootstrap process from any logic that is part of the eventual template loaded. The appropriate hook for that is the `template_include` filter as that occurs right before the template file is included. Props mukesh27, joemcgill. Fixes #58674. git-svn-id: https://develop.svn.wordpress.org/trunk@56162 602fd350-edb4-49c9-b593-d223f7449a82