Make WordPress Core

Ticket #17900: 17900.diff

File 17900.diff, 857 bytes (added by aaroncampbell, 14 years ago)
  • wp-includes/post.php

     
    633633 * Optional $args contents:
    634634 *
    635635 * 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.
    637637 * exclude_from_search - Whether to exclude posts with this post status from search results. Defaults to true.
    638638 * show_in_admin_all_list - Whether to include posts in the edit listing for their post type
    639639 * show_in_admin_status_list - Show in the list of statuses with post counts at the top of the edit