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.