From 1c40b495a119bb8f26062ca9c97380027206b377 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Wed, 13 May 2015 04:08:25 +0000 Subject: [PATCH] Add a viewport meta tag to `wp_die()`. Props leogopal Fixes #29336 Built from https://develop.svn.wordpress.org/trunk@32501 git-svn-id: http://core.svn.wordpress.org/trunk@32471 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 1 + wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 0c7f102e51..6c8f42f831 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -2474,6 +2474,7 @@ function _default_wp_die_handler( $message, $title = '', $args = array() ) { > + <?php echo $title ?>