diff --git a/wp-includes/class-wp.php b/wp-includes/class-wp.php index fabf3f7983..2fe76fc8b7 100644 --- a/wp-includes/class-wp.php +++ b/wp-includes/class-wp.php @@ -605,7 +605,7 @@ class WP { $this->query_posts(); $this->handle_404(); $this->register_globals(); - + /** * Fires once the WordPress environment has been set up. *