Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#12895 closed defect (bug) (duplicate)

Pretty permalink not shown for draft custom post type

Reported by: duck_ Owned by:
Priority: normal Milestone:
Component: Posts, Post Types Version: 3.0
Severity: normal Keywords: has-patch needs-testing
Cc: Focuses:

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)

link-template.php.diff (566 bytes ) - added by duck_ 16 years ago.

Download all attachments as: .zip

Change History (3)

#1 @duck_
16 years ago

  • Resolutionduplicate
  • Status newclosed

Whoops didn't notice #12870

#2 @nacin
16 years ago

  • Milestone 3.0
Note: See TracTickets for help on using tickets.