Ticket #17900: 17900.diff
File 17900.diff, 857 bytes (added by , 14 years ago) |
---|
-
wp-includes/post.php
633 633 * Optional $args contents: 634 634 * 635 635 * label - A descriptive name for the post status marked for translation. Defaults to $post_status. 636 * public - Whether posts of this status should be shown in the front end of the site. Defaults to true.636 * public - Whether posts of this status should be shown in the front end of the site. Defaults to false. 637 637 * exclude_from_search - Whether to exclude posts with this post status from search results. Defaults to true. 638 638 * show_in_admin_all_list - Whether to include posts in the edit listing for their post type 639 639 * show_in_admin_status_list - Show in the list of statuses with post counts at the top of the edit