Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/author-template.php

    r14070 r15148  
    177177 * @link http://codex.wordpress.org/Template_Tags/the_author_posts
    178178 * @since 0.71
    179  * @uses get_the_author_posts() Echos returned value from function.
     179 * @uses get_the_author_posts() Echoes returned value from function.
    180180 */
    181181function the_author_posts() {
Note: See TracChangeset for help on using the changeset viewer.