Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #27015


Ignore:
Timestamp:
02/20/2014 09:38:02 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Related: #20519, #21394.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27015

    • Property Keywords has-patch added
    • Property Version changed from trunk to 3.8
  • Ticket #27015 – Description

    initial v3  
    1 Related: [[#26627]]
     1Related: #26627
    22The 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'''.
    33
     
    77
    88Test setup.
    9 Trunk at !#27067 used. (and 3.7 for regression check)
     9Trunk at r27067 used. (and 3.7 for regression check)
    1010Default 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_query
     11* Hook 'pre_get_posts' and dump get_queried_object return if it is_main_query
    1212* Add custom taxonomy and associate with posts
    1313* Register CPT