[wp-trac] [WordPress Trac] #12764: filter posts_where

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 29 23:01:37 UTC 2010


#12764: filter posts_where
--------------------------+-------------------------------------------------
 Reporter:  hunk          |       Owner:  ryan      
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Query         |     Version:  3.0       
 Severity:  normal        |    Keywords:  filter    
--------------------------+-------------------------------------------------
 I am testing a plug-in in version 3.0-beta and posts_where filter is not
 working.

 my code

 add_filter('posts_where', array('RCCWP_Menu', 'FilterPostsPagesList'));

 if you enter the function, but the query apparently took place before.

 This filter has been replaced?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12764>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list