=== admin slug column === Contributors: ryno267 Donate link: Tags: slug Requires at least: 3.2.1 Tested up to: 3.6 Stable tag: 0.2 License: GPL v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Put the slug of post and page into the admin columns == Description == Simply put, this plugin adds the page and post slug into the admin columns. I built this quickly out of necessity to help identify pages and posts by their slug as sometimes the titles clients give them don't match up nicely with the url slug; so here's a fast way to do that. Nothing fancy, just does what it does. == Installation == 1. Upload the `admin-slug-column` directory to the `/wp-content/plugins/` directory 1. Activate the Admin Slug Column plugin through the 'Plugins' menu in WordPress 1. Go to Posts or Pages and see the column showing your slug 1. Choose to hide/show the slug column in "Screen Options" tab up top == Frequently Asked Questions == = Why build this? = Built quickly out of necessity to help identify pages and posts by their slug. Sometimes the titles clients give them don't match up nicely with the url slug; so here's a fast way to do it. Nothing fancy, just does what it does. == Screenshots == == Changelog == = 0.2 = make oop and class = 0.1 = Initial version to github; rough; makes slug columns yay