=== Admin Content Labels === Contributors: fatmedia, wpsitecare Tags: content, admin, title, label, labels, wp-admin, admin panel Requires at least: 4.1 Tested up to: 4.1 Stable tag: 1.2.1 License: GPL-2.0+ Add admin-specific labels to your WordPress posts, pages, and custom post types to make managing your content easier. == Description == Often times the title of a piece of content is meant to grab readers attention or lead them into the introductory paragraph of the content. For example, your contact page might have the title of "Get In Touch With Us" instead of something more concise such as "Contact". While this makes sense in the context of your content, it can make finding and editing the correct page or post in the admin panel annoying and time-consuming. Admin Content Labels allows you to create an admin-specific labels for your content so that you'll always know what you're editing regardless of how it's titled on the front end. With this plugin, you can title your content however you like and still keep your admin panel neat, organized, and manageable. == Developers == If you'd like to submit code patches or contribute in any other way, please fork the plugin on GitHub. https://github.com/wpsitecare/admin-content-labels == Changelog == = 1.2.1 = Emergency re-release to fix broken version pushed by http://ship.getherbert.com = 1.2.0 = Various code improvements including: - Minified JavaScript - Improved data escaping - Tidied plugin structure - Added data class to make interacting with labels more straight-forward = 1.1.2 = Made sure ACF fix works for both free and pro variants. = 1.1.1 = Fixed a conflict with Advanced Custom Fields. = 1.1.0 = - Improved installation procedure (Props @shawnhooper) - Added Composer support - Improved data check methods to make title checks more accurate - Various code improvements = 1.0.2 = Fixed an issue that caused the meta data to not be updated when deleting an admin label. = 1.0.1 = Fixed a minor bug which could cause undefined index warnings in some situations. = 1.0.0 = Initial release!