Opened 3 years ago
Closed 3 years ago
#14124 closed defect (bug) (duplicate)
Custom Post Status Types
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 3.0 |
| Severity: | minor | Keywords: | |
| Cc: | kevinB, johnbillion@…, piemanek@… |
Description
Someone in the support forums wanted to add an additional post status, beside the default Published, Draft, Private, and Pending Review. After looking around in the code, I found that the Quick Edit, as well as the Publish Meta Box, do not have any type of hook to add in additional status types.
Change History (5)
comment:2
johnbillion — 3 years ago
- Cc johnbillion@… added
comment:3
lumpysimon — 3 years ago
- Cc piemanek@… added
Note: See
TracTickets for help on using
tickets.

I think this is a textfield only and you can store in there anything you want so you are not bound to "Published, Draft, Private and Pending Review".