mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Remove author tags. fixes #12366
git-svn-id: https://develop.svn.wordpress.org/trunk@13377 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1032,7 +1032,6 @@ function get_links($category = -1, $before = '', $after = '<br />', $between = '
|
||||
* Output a list of all links, listed by category, using the settings in
|
||||
* $wpdb->linkcategories and output it as a nested HTML unordered list.
|
||||
*
|
||||
* @author Dougal
|
||||
* @since 1.0.1
|
||||
* @deprecated 2.1
|
||||
* @deprecated Use wp_list_bookmarks()
|
||||
@@ -1076,9 +1075,6 @@ function get_links_list($order = 'name') {
|
||||
/**
|
||||
* Show the link to the links popup and the number of links.
|
||||
*
|
||||
* @author Fullo
|
||||
* @link http://sprite.csr.unibo.it/fullo/
|
||||
*
|
||||
* @since 0.71
|
||||
* @deprecated 2.1
|
||||
* @deprecated {@internal Use function instead is unknown}}
|
||||
|
||||
Reference in New Issue
Block a user