apply_filters( 'link_category', string $cat_name ) Filters the category name. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $cat_name (string) The category name. Top ↑Source File: wp-includes/bookmark-template.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-includes/deprecated.php: get_links_list() Output entire list of links by category. wp-includes/bookmark-template.php: wp_list_bookmarks() Retrieve or echo all of the bookmarks. Top ↑Changelog Changelog Version Description 2.2.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-includes/deprecated.php: get_links_list() Output entire list of links by category. wp-includes/bookmark-template.php: wp_list_bookmarks() Retrieve or echo all of the bookmarks.