=== WordPress Power Tools === Contributors: matstars Donate link: http://matgargano.com/donate Tags: powertools, power tools, admin bar, adminbar Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 0.2 This is the first step in a long journey, my first release of tools that easily take care of non-sense dirty work on fresh Wordpress installs. == Description == This is the first step in a long journey, my first release of tools that easily take care of non-sense dirty work on fresh Wordpress installs. It currently just globally removes the grey admin bar for logged in users, which I found myself doing on every fresh install. == Installation == 1. Unzip and upload resulting directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Power Tools? This should be called Weak Tools! = Good one. Really, I'm impressed. If you can't laugh at yourself then you're not doing it right. Well to answer your question, or should I say question followed by a statement, you are right. Every journey begins with a single step and this is mine. So stay tuned for more! == Screenshots == 1. This is what we have so far folks. == Changelog == = 0.1 = * First version released. = 0.2 = * Updated the function names to avoid "cannot redeclare" error messages. (bugfix)