[wp-trac] [WordPress Trac] #12706: Custom post status bugs in the admin

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 15 16:44:38 UTC 2010


#12706: Custom post status bugs in the admin
----------------------------+-----------------------------------------------
 Reporter:  ptahdunbar      |       Owner:  ptahdunbar 
     Type:  task (blessed)  |      Status:  new        
 Priority:  normal          |   Milestone:  3.1        
Component:  Post Types      |     Version:             
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------

Comment(by kevinB):

 Updated
 [http://core.trac.wordpress.org/attachment/ticket/12706/Custom_Stati_Support.patch
 patch] fixes patch bugs related to sticky posts, defaults recent posts
 query to public stati only, and adds custom public stati support for:

  * sticky posts
  * term count
  * comment feed
  * archives
  * find posts
  * nav menu metaboxes and display

 Also adds filters to support adjustment of those included stati:

  * 'posts_sticky_stati'
  * 'term_count_stati'
  * 'comment_feed_stati'
  * 'getarchives_stati'
  * 'find_posts_stati'
  * 'nav_menu_stati'

 Also adds filters for default stati in the posts query (to support plugins
 dealing with content permissions):

  * 'posts_public_stati'
  * 'posts_private_stati'

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


More information about the wp-trac mailing list