From 27200382fa236fc370483d9a9f83678b7bd52cfe Mon Sep 17 00:00:00 2001 From: nbachiyski Date: Mon, 15 Nov 2010 20:13:05 +0000 Subject: [PATCH] Fallback to only RTL attributes in wp_die()'s HTML tag if it's very early in the execution. Fixes #6132. Props RanYanivHartstein and nacin. git-svn-id: http://svn.automattic.com/wordpress/trunk@16392 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index b01831d9b..a31028b92 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -2765,7 +2765,7 @@ function _default_wp_die_handler( $message, $title = '', $args = array() ) { ?> -> +> <?php echo $title ?>