wordpress tutorial, how to show author in wordpress post. Many people want to read the author information after the article. This is good for seo also.
how to show author in wordpress post
You can show the author information in single page using following code. just open your single.php file and put following code after the the_content() function.