Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15805, comment 10


Ignore:
Timestamp:
01/31/2016 02:52:13 AM (9 years ago)
Author:
peterwilsoncc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15805, comment 10

    initial v1  
    22> This is better left to WP_Query itself (i.e. a search), and I could even go for deprecating this in favor of a (new?) query variable in WP_Query.
    33
    4 No WP_Query has a title variable, is this worth reopening/a new ticket? My inclination is to set it up as a wrapper for `get_pages`.
     4Now WP_Query has a title variable, is this worth reopening/a new ticket? My inclination is to set it up as a wrapper for `get_pages`.