Ticket #33540: 33540.diff
File 33540.diff, 615 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/includes/class-wp-posts-list-table.php
844 844 * 845 845 * @since 2.5.1 846 846 * 847 * @param array$t_time The published time.847 * @param string $t_time The published time. 848 848 * @param WP_Post $post Post object. 849 849 * @param string $column_name The column name. 850 850 * @param string $mode The list display mode ('excerpt' or 'list').