=== Custom Page Labels === Contributors: jeremyjaymes Donate link: http://jeremyjaymes.com/donate Tags: admin column, labels, pages, pages screen Requires at least: 3.7 Tested up to: 4.6 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add custom page labels to your pages so that they can be easily identified. == Description == Not all page titles are as simple or as identifiable as "About Us" or "Home Page". More often they’re carefully crafted and even a bit lengthy. For example, about us becomes "Our Amazing Widget Company Employs Only the Best and the Brightest." Identifying those pages on the All Pages Screen can be a challenge for a busy site admin looking to make quick edits. Custom Page Labels allows you to add a more descriptive label, displayed in an admin column on the pages screen so that pages can be easily identified. ### Plugin Development If you have suggestions or bugfixes for the plugin, please report them on [GitHub](https://github.com/jeremyjaymes/custom-page-labels). == Installation == 1. Upload `custom-page-labels` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Start adding your page labels. == Frequently Asked Questions == ### Why did you create this plugin. To help site authors, admins, and developers easily identify pages on the All Pages Screen. == Screenshots == 1. All Pages Screen shows label column. 2. Edit page screen shows metabox. == Changelog == = 0.1.0 = * Initial Release