Wordpress - list author comments on Author page


/ Published in: PHP
Save to your folder(s)

Thanks to @kaiser on WP answers for this.

Place this function in your functions.php file, then use it in your template with the function call like:

wpse19316_author_comments( 100 );

URL: http://wordpress.stackexchange.com/questions/19316/recent-comments-on-author-page

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.