From 6bc7377953ed52b44066e6e35bf970dbf4424bd9 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 16 Dec 2008 07:54:17 +0000 Subject: [PATCH] Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk git-svn-id: https://develop.svn.wordpress.org/trunk@10207 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/bookmark-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/bookmark-template.php b/wp-includes/bookmark-template.php index 6cabf7429d..844f664f77 100644 --- a/wp-includes/bookmark-template.php +++ b/wp-includes/bookmark-template.php @@ -26,7 +26,7 @@ * of the bookmark. * 'show_images' - Default is 1 (integer). Whether to show link image if * available. - * 'show_name' - Default is 1 (integer). Whether to show link name if + * 'show_name' - Default is 0 (integer). Whether to show link name if * available. * 'before' - Default is '
  • ' (string). The html or text to prepend to each * bookmarks.