#12895 closed defect (bug) (duplicate)
Pretty permalink not shown for draft custom post type
Reported by: | duck_ | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Posts, Post Types | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
Create a new custom post type which includes a rewrite format, e.g. 'rewrite' => array('slug' => 'album')
, give it a title and wait for permalink to be generated.
Actual: Default style permalink shown, e.g. ?post_type=album&p=69
Expected: Pretty permalink, e.g. album/back-in-black/
Same behaviour is noticed when going to edit a custom post type which is just a draft.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Whoops didn't notice #12870