[wp-trac] [WordPress Trac] #2587: New template function: wp_list_bookmarks()

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 21 22:54:41 GMT 2006


#2587: New template function: wp_list_bookmarks()
----------------------------+-----------------------------------------------
       Id:  2587            |      Status:  new                     
Component:  Administration  |    Modified:  Tue Mar 21 22:54:41 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.1                     
    Owner:  anonymous       |    Reporter:  ryan                    
----------------------------+-----------------------------------------------
 wp_list_bookmarks() will replace get_links_list() and get_links(). By
 default, it should create a list of all bookmarks organized by category.
 We want to avoid the mistake of hard coding h2s and other formatting, so
 there should be options for specifying any formatting that should come
 before and after each category heading.  wp_list_bookmarks() should also
 allow creating a big list of uncategorized bookmarks as well as listing
 bookmarks in a specific category or set of categories.  A stub for
 wp_list_bookmarks() exists in template-functions-bookmarks.php along with
 some implementation notes.  wp_list_bookmarks() should use get_bookmarks()
 for querying the DB.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2587>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list