Make WordPress Core

Ticket #25092: 25092.diff

File 25092.diff, 346 bytes (added by jamescollins, 11 years ago)
  • wp-includes/post.php

     
    567567        public $menu_order = 0;
    568568
    569569        /**
    570          * The post's type, like pot or page.
     570         * The post's type, like post or page.
    571571         *
    572572         * @var string
    573573         */