Make WordPress Core

Ticket #8607: 8607.diff

File 8607.diff, 600 bytes (added by sivel, 16 years ago)
  • wp-includes/bookmark-template.php

     
    2626 *              of the bookmark.
    2727 * 'show_images' - Default is 1 (integer). Whether to show link image if
    2828 *              available.
    29  * 'show_name' - Default is 1 (integer). Whether to show link name if
     29 * 'show_name' - Default is 0 (integer). Whether to show link name if
    3030 *              available.
    3131 * 'before' - Default is '<li>' (string). The html or text to prepend to each
    3232 *              bookmarks.