[wp-trac] [WordPress Trac] #7847: Allow wp_list_bookmarks() to show
images AND names
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 8 15:31:50 GMT 2008
#7847: Allow wp_list_bookmarks() to show images AND names
-------------------------+--------------------------------------------------
Reporter: Otto42 | Owner: anonymous
Type: enhancement | Status: new
Priority: high | Milestone: 2.7
Component: General | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
wp_list_bookmarks has a fairly serious shortcoming in that it cannot
display both the image and the name of a given Link item, only one or the
other. This is rather annoying when I want to show icons along with a
name, like when showing links to other profiles of mine on various
services (flickr, facebook, twitter, etc).
It would be nice if showing the name was an option, just as showing the
images is. To this end, I added a "show_name" option to the
_walk_bookmarks function, which functions similarly to the show_images
option.
Patch attached.
--
Ticket URL: <http://trac.wordpress.org/ticket/7847>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list