Περιγραφή
Τι κάνει;
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.
Πώς λειτουργεί;
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.
Στιγμιότυπα
Εγκατάσταση
Εγκατάσταση
Μετά την εγκατάσταση του πρόσθετου, θα δείτε μια νέα στήλη στις οθόνες διαχείρισης άρθρων και σελίδων. Εάν μεταβείτε στις Ρυθμίσεις & gt; Περιγραφές αναρτήσεων ή κάνετε κλικ στην επιλογή Ρυθμίσεις στη σελίδα των πρόσθετων, θα βρείτε μια επιλογή για να ενεργοποιήσετε τις καταστάσεις δημοσίευσης. Όταν την ενεργοποιήσετε, θα εμφανίζεται η περιγραφή με έντονους χαρακτήρες μετά τον τίτλο της σελίδας ή του άρθρου.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Post Descriptions” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Post Descriptions” έχει μεταφραστεί σε 11 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Post Descriptions” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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