[wp-trac] [WordPress Trac] #39965: REST API: Introduce a controller for searching across post types

WordPress Trac noreply at wordpress.org
Wed Oct 17 22:05:55 UTC 2018


#39965: REST API: Introduce a controller for searching across post types
------------------------------------------------+-----------------------
 Reporter:  iseulde                             |       Owner:  flixos90
     Type:  enhancement                         |      Status:  reopened
 Priority:  high                                |   Milestone:  5.0
Component:  REST API                            |     Version:  4.7
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch has-unit-tests fixed-5.0  |     Focuses:  rest-api
------------------------------------------------+-----------------------

Comment (by kadamwhite):

 @danielbachhuber: @joehoyle noticed that we made a mistake on one of our
 version strings, see
 https://core.trac.wordpress.org/browser/branches/5.0/src/wp-includes/rest-
 api/endpoints/class-wp-rest-search-controller.php?rev=43739#L73

 {{{#!php
 _doing_it_wrong( __METHOD__, sprintf( __( 'REST search handlers must
 extend the %s class.' ), 'WP_REST_Search_Handler' ), '5.5.0' );
 }}}

 5.5.0 is getting a bit ahead of ourselves :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39965#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list