Site Cloner PHP Script
Bargain Hunter PHP Script
Job Hunter PHP Script
Site Login and Access Control PHP Script

Remove Author WordPress

Worpress will display date and author information on top of the article. This looks very bloggy.

To remove the author tag and name,

1) Find the css that displays the author css class or id.
2) Go to style.css and add display:none to css class or id for the author tag.
3) Save file.