From 8bcd566ee0179a6d3e46ec6efb8cb9f2b4e08aef Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Wed, 13 May 2015 04:07:46 +0000 Subject: [PATCH] Add a viewport meta tag to `wp_die()`. Props leogopal Fixes #29336 git-svn-id: https://develop.svn.wordpress.org/trunk@32501 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 0c7f102e51..6c8f42f831 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -2474,6 +2474,7 @@ function _default_wp_die_handler( $message, $title = '', $args = array() ) { > + <?php echo $title ?>