=== Remove Author Column === Contributors: fr33think3r Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9AMZP4PJUCKKC&lc=US&item_name=Humbug&item_number=plugin¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: edit-posts, author-column Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: trunk Removes the author column on edit posts page coz it doesn't make sense on a single author blog. == Description == Removes the author column on Edit Posts page (for custom post types as well). The author column doesn't make sense on single author blogs. By removing it, you can save precious real estate and use other useful plugins like [Simply Show Ids] (http://wordpress.org/extend/plugins/simply-show-ids/) which will show the ID of the posts, categories, tags etc. == Installation == 1. Upload the `remove-author-column` folder to the `/wp-content/plugins/` directory or install directly through the plugin installer. 1. Activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer == Frequently Asked Questions == None yet. == Screenshots == 1. Edit Posts Page, notice there's no author column == Upgrade == 1. Use the plugin updater in WordPress or... 1. Delete the previous `remove-author-column` folder from the `/wp-content/plugins/` directory 1. Upload the new `remove-author-column` folder to the `/wp-content/plugins/` directory == Usage == 1. Just install and activate. == Upgrade Notice == = 0.1 = * Initial Public Release == Changelog == = 0.1 = * Initial Public Release