Changes between Version 1 and Version 2 of Ticket #37372, comment 1
- Timestamp:
- 07/14/2016 10:27:41 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37372, comment 1
v1 v2 1 Ignore my previous response. It's close but wrong.1 The reason is that querying posts must include the post type in some fashion. A permalink simply maps to an internal post query. So in order to use the permalink system, you must have `publicly_queryable` set to `true`. Setting `public` to `false` also changes this setting to `false`.