Doc fix for get_author_posts_url. props simonwheatley, fixes #14249.

git-svn-id: https://develop.svn.wordpress.org/trunk@16033 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-10-28 07:15:23 +00:00
parent 4f2d468602
commit 81c93c3e1f
1 changed files with 1 additions and 1 deletions

View File

@ -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