Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18962, comment 1


Ignore:
Timestamp:
10/16/2011 07:16:28 PM (13 years ago)
Author:
johnbillion
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18962, comment 1

    initial v1  
    1 Hmm, I thought you could have the same slug across multiple most types, but I've just tested it and evidently you can't. Maybe this is a regression?
     1Hmm, I thought you could have the same slug across multiple post types, but I've just tested it and evidently you can't. Maybe this is a regression?
    22
    33The only case where you can have the same slug for multiple posts is on different levels within hierarchical post types. Eg. example.com/hello and example.com/sub-page/hello. If this is allowed then it's odd that the same slug isn't allowed across post types.