From 9fd20b9893a73ee9b31408bac3504091e00612ea Mon Sep 17 00:00:00 2001 From: ryan 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: http://svn.automattic.com/wordpress/trunk@10207 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 6cabf7429..844f664f7 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.