If you really thinking that you don’t want to display Written by information in your blog or your are the only one person writing on the blog, then there is no point for showing written by line in each post. Well, You can change or remove the text ‘written by’ displaying under default WordPress installation. Here is the easy way to do that.
Go to Appearance edit and select index.php template.
Change this:
<li>Written by
<?php the_author() ?>
Change the written by to some other text.
Save the index.php file. You are done.
Usually I do not post on blogs, but I need to say that this article quite forced me to try and do so! Thanks, extremely nice article.