Ticket #17891: 17891-3.patch
File 17891-3.patch, 517 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/includes/class-wp-posts-list-table.php
333 333 * Posts list table, and sorting by date on the Pages list table. 334 334 * 335 335 * @since 2.1.0 336 * @since 4.4.0 Added `$post_type` parameter. 336 337 * 337 338 * @param string $post_type The post type slug. 338 339 */