=== Post Descriptions === Contributors: tomjdevisser Tags: admin, ui, posts, pages, organize Requires at least: 4.9.0 Tested up to: 5.7.2 Requires PHP: 5.6.0 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A very lightweight WordPress plugin that uses Post Status as a short description/to-do for your posts and pages. == Description == = What does it do? = Post Descriptions lets you add descriptions to posts and pages, which lets you do things like add small to-do's or don't-forget's for your team members or yourself. = How does it work? = **Adding post descriptions** Post descriptions can be added from two places: 1. The Edit screen 2. The Quick Edit screen **Checking Post Descriptions** You can check your post descriptions in two places: 1. In the column from your posts or pages admin overview 2. As a post state (the bold text next to your page or post title) **Enabling/disabling Post States** When you add longer descriptions, your admin might get a bit cluttered. In those cases you could disable showing post descriptions in post states with a simple checkbox. == Installation == = Installation = After installing the plugin, you will only see a column added on the posts and pages admin screens. If you go to Settings > Post Descriptions, or click Settings on the Plugins page, you\'ll find a single option to turn on Post States. When you enable them, you\'ll see the description in bold after the page or post title. == Screenshots == 1. Add longer descriptions to the extra Post Descriptions column 2. Show small descriptions/to-do\'s by using Post States 3. A super easy and lightweight setup so you can start right away == Changelog == = 1.2.0 = * Added functionality to pick a custom color (as the red could get a bit intimidating) * Fixed: When Post States were disabled, the Quick Edit screen didn't update the "Important" checkbox = 1.1.0 = * Added the possibility to mark states as important, making them red (in a future update you'll be able to choose a custom color) * Fixed: Iconsistent indentation * Refactored code to the WordPress Coding Standards (using Yoda conditionals and such) = 1.0.3 = * Changed the description input to a textarea = 1.0.2 = * Made a stupid typo, need some sleep, sorry = 1.0.1 = * Made the plugin translatable * Updated some strings to be more descriptive = 1.0.0 = * Add post descriptions to posts and pages * Disable or enable Post States * Adds a column for post descriptions to your admin screens