Make WordPress Core

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


Ignore:
Timestamp:
07/14/2016 10:23:43 PM (9 years ago)
Author:
achbed
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37372, comment 1

    initial v1  
    1 Correct me if I'm wrong, but permalink functionality is tied to the `publicly_queryable` option.  This is because a permalink is simply a shorthand method to query the post type.  If your post type is not public it doesn't need a permalink.
     1Ignore my previous response.  It's close but wrong.