From 77254fc657c327aaec9abec47fdc2a3f739e7265 Mon Sep 17 00:00:00 2001 From: Nikolay Bachiyski 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: https://develop.svn.wordpress.org/trunk@16392 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 b01831d9bf..a31028b923 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 ?>