From cec34630c8d8994ba0fb1ab9306dddd93b0a82d5 Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 28 Oct 2010 07:15:23 +0000 Subject: [PATCH] Doc fix for get_author_posts_url. props simonwheatley, fixes #14249. git-svn-id: http://svn.automattic.com/wordpress/trunk@16033 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/author-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/author-template.php b/wp-includes/author-template.php index 70a65ca0b..ebdc9a4bd 100644 --- a/wp-includes/author-template.php +++ b/wp-includes/author-template.php @@ -213,7 +213,7 @@ function the_author_posts_link($deprecated = '') { } /** - * Retrieve the URL to the author page of the author of the current post. + * Retrieve the URL to the author page for the user with the ID provided. * * @since 2.1.0 * @uses $wp_rewrite WP_Rewrite