X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/fa11948979fd6a4ea5705dc613b239699a459db3..256a3b381f63716209b3527d0a14442ae570c283:/wp-includes/template-loader.php diff --git a/wp-includes/template-loader.php b/wp-includes/template-loader.php index 01287bf7..7bf3097d 100644 --- a/wp-includes/template-loader.php +++ b/wp-includes/template-loader.php @@ -7,7 +7,7 @@ if ( defined('WP_USE_THEMES') && WP_USE_THEMES ) /** * Fires before determining which template to load. * - * @since 1.5.2 + * @since 1.5.0 */ do_action( 'template_redirect' );