Make WordPress Core

Ticket #17891: 17891-3.patch

File 17891-3.patch, 517 bytes (added by pavelevap, 10 years ago)
  • src/wp-admin/includes/class-wp-posts-list-table.php

     
    333333                         * Posts list table, and sorting by date on the Pages list table.
    334334                         *
    335335                         * @since 2.1.0
     336                         * @since 4.4.0 Added `$post_type` parameter.       
    336337                         *
    337338                         * @param string $post_type The post type slug.
    338339                         */