[wp-trac] [WordPress Trac] #11243: Don't show deleted Pages in wp.getPages results

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 23 23:34:32 UTC 2009


#11243: Don't show deleted Pages in wp.getPages results
--------------------------+-------------------------------------------------
 Reporter:  josephscott   |       Owner:  josephscott
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.9        
Component:  XML-RPC       |     Version:  2.9        
 Severity:  normal        |    Keywords:  has-patch  
--------------------------+-------------------------------------------------
 Clients will get confused by the new trash status of Pages in the results
 of wp.getPages.  This is a patch to filter out Pages with a status of
 trash from the results.

 There was a similar issue with Posts, but this fix is different because
 it's calling get_posts() to collect the Pages data.

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


More information about the wp-trac mailing list