Changes between Initial Version and Version 1 of Ticket #16168, comment 6
- Timestamp:
- 08/27/2011 09:01:42 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16168, comment 6
initial v1 1 I believe the confusion stems from the fact that query_posts() *does*work if you use it in a page template.1 I believe the confusion stems from the fact that query_posts() ''does'' work if you use it in a page template. 2 2 3 3 In that case, due to the multi-part page feature, WP doesn't throw a 404 but simply displays the first part of the page, when it can't find the part given in the URL.