wp_get_linksbyname
- wp_get_linksbyname is deprecated since version 2.1.0!
Alternative: wp_list_bookmarks()
wp_get_linksbyname ( $category, $args = '' )
Parameters:- (string) category The category to use.
- (string) args
See:Returns:Defined at: - Introduced in WordPress: 1.0.1
- Deprecated in WordPress: 2.1.0
Description
Gets the links associated with the named category.