From cfa970219703d478af18f0b1c08956a56c74d00a Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Wed, 19 May 2010 17:24:28 +0000 Subject: [PATCH] Mark the ULs containing child pages in the page Walker. Fixes #13254 props GDragoN. git-svn-id: https://develop.svn.wordpress.org/trunk@14747 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/classes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/classes.php b/wp-includes/classes.php index 8f212f588c..a685786349 100644 --- a/wp-includes/classes.php +++ b/wp-includes/classes.php @@ -1155,7 +1155,7 @@ class Walker_Page extends Walker { */ function start_lvl(&$output, $depth) { $indent = str_repeat("\t", $depth); - $output .= "\n$indent