[wp-trac] [WordPress Trac] #20487: Comment search isn't customizable

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 20 22:08:25 UTC 2012


#20487: Comment search isn't customizable
-------------------------+------------------------------
 Reporter:  brokentone   |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Comments     |     Version:  3.2.1
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------

Comment (by brokentone):

 Added the hook. I chose pre_comment_query as that just seemed to make
 sense. Although due to the difference in construction whereas the
 equivalent user action passes an WP_Query object, this passes the query as
 a string. Not sure how big of a deal that is, with the inconsistency here
 and the lack of a common abstract class between these different features,
 I'm really don't expect it to be a concern.

 I cleaned up a number of formatting issues within my code and immediately
 outside my code. What's our next step?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20487#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list