[wp-trac] [WordPress Trac] #12706: Custom post status bugs in the admin
WordPress Trac
noreply at wordpress.org
Tue Feb 5 12:56:16 UTC 2013
#12706: Custom post status bugs in the admin
-------------------------------------------------+-------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.6
Component: Post Types | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch westi-likes needs-testing |
needs-refresh needs-unit-tests editorial-flow |
-------------------------------------------------+-------------------------
Comment (by kovshenin):
Replying to [comment:142 danielbachhuber]: Here's my feedback after
applying your patch to a clean trunk:
* Once a post is published, there doesn't seem a way to go back to draft
or other statuses from the edit post screen
* "Private" labels are gone for private posts in the posts list
* When saved for review, the submit button says "Submit" and does the same
as Save (contributor)
* I noticed the `save_next` argument in the post statuses labels, not sure
I understand that. I think each status should have the `transition_to`
label instead, because you don't always transition from draft to pending.
So "Submit for Review" will be the `transition_to` label for `pending`.
"Save as Draft" for draft posts, etc.
* Have we decided whether we're keeping the status class or not?
I'm also confused about `edit_post`, autosaves, previews and revisions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12706#comment:143>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list