Changes between Initial Version and Version 1 of Ticket #24473, comment 1
- Timestamp:
- 06/25/2013 01:28:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24473, comment 1
initial v1 3 3 http://mysite.com/?questions_category=... 4 4 }}} 5 WP_Query still considers this a home page, since it'sthe default fallback if none of the other conditions are true. See the comments on #18114.5 WP_Query still considers this a home page, since `is_home` the default fallback if none of the other conditions are true. See the comments on #18114.