Changes between Initial Version and Version 3 of Ticket #27015
- Timestamp:
- 02/20/2014 09:38:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27015
- Property Keywords has-patch added
-
Property
Version
changed from
trunkto3.8
-
Ticket #27015 – Description
initial v3 1 Related: [[#26627]]1 Related: #26627 2 2 The referenced ticket fixes the situation for categories. Inline docs indicate the method returns objects for the following query types: '''category, tag, taxonomy, posts page, single post, page, author'''. 3 3 … … 7 7 8 8 Test setup. 9 Trunk at !#27067 used. (and 3.7 for regression check)9 Trunk at r27067 used. (and 3.7 for regression check) 10 10 Default setup of fresh install except for the following as plugin: 11 * Hook 'pre_get_ get_posts' and dump get_queried_object return if it is_main_query11 * Hook 'pre_get_posts' and dump get_queried_object return if it is_main_query 12 12 * Add custom taxonomy and associate with posts 13 13 * Register CPT