Popis
What does it do?
Post Descriptions lets you attach short notes or descriptions to posts and pages — ideal for internal reminders, content planning, or small to-do’s. Use it solo or with your team to stay organized directly in the WordPress admin.
How does it work?
Adding Post Descriptions
You can add a description in two ways:
1. From the full Edit screen
2. From the Quick Edit option on the posts/pages overview
Viewing Post Descriptions
Descriptions are visible:
1. In a dedicated column on the posts or pages overview — with a customizable column title
2. As a post state — the small bold label next to the post title
Post State Toggle
By default, post descriptions are not shown as post states (the bold label next to your post title). You can enable this in Settings > Post Descriptions. If enabled, longer descriptions might clutter your view — you can toggle it off again in the settings.
Obrázky
Inštalácia
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.
Recenzie
Prispievatelia a vývojári
“Post Descriptions” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
Prispievatelia„Post Descriptions“ bol preložený do 11 jazykov. Ďakujeme prekladateľom za ich príspevky.
Preložiť „Post Descriptions“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.3.0
- Rebranded the plugin
- Cleaned up all code comments and replaced them with WPCS-compliant docblocks
- Modularized functionality across multiple files
- Improved plugin description, readme, and settings screen copy
- Clarified default behavior for Post States
- Fixed asset path issues by centralizing plugin URL handling
- Defined plugin constants for consistent paths and URLs
- Added setting to customize the column title for post descriptions
- Ensured meta boxes and columns work with custom post types, including ACF
- Improved Quick Edit layout consistency across post types
1.2.2
- I’m back! Adding new features soon, let me know if you have any wishes. For now I made the code more solid, and changed it to follow WPCS.
1.2.1
- Fixed: When the Post States were disabled, and there was a default Post State (like Blog Page or Privacy Policy), the Quick Edit screen didn’t update the „Important“ checkbox
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