In addition to this and this post, I thought this post may be useful for you as well. It describes how you can add the ‘Biographical Info’ to your posts.
All Posts Tagged
Tag: ‘themes’
Guest Posts And the_author() In Your WordPress Blog
This post is outdated: I have converted this into a plugin → more info & download As you may have seen I have a guest post on this blog written by Matt from phuketvogue.com. Since I am the only registered writer/author on this site, all posts are marked as ‘written by Toxane’ or something similar. …
WordPress Themes and the functions.php file
Loads of good free WordPress Themes are out there. And the most of them don’t make use (or at least no good use) of the ‘functions.php‘ file. This is how the WordPress Codex describes the file: A theme can optionally use a functions file, which resides in the theme subdirectory and is named functions.php. This …