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:
Ryan Boren
2010-02-24 19:07:21 +00:00
parent 686c7fa0e4
commit 66b081abd2
18 changed files with 0 additions and 32 deletions
-4
View File
@@ -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}}