[Bb-trac] Re: [bbPress] #989: bb_thread_posts filter

bbPress bb-trac at lists.bbpress.org
Wed Nov 12 05:12:37 GMT 2008


#989: bb_thread_posts filter
-------------------------------------+--------------------------------------
 Reporter:  simonwheatley            |        Owner:         
     Type:  enhancement              |       Status:  closed 
 Priority:  normal                   |    Milestone:         
Component:  Front-end                |      Version:         
 Severity:  normal                   |   Resolution:  wontfix
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Changes (by sambauers):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Granular control of the get_thread() SQL query is available through the
 following filters:

  * get_thread_where
  * get_thread_group_by
  * get_thread_having
  * get_thread_order_by
  * get_thread_limit

 Using these you can affect the relative parts of the underlying query and
 I believe that also flows onto other things like adjusting the pagination
 accordingly.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/989#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list