Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-posts-list-table.php: WP_Posts_List_Table::column_date() | Handles the post date column output. |
Filters the published time of the post.
(string) The published time.
(WP_Post) Post object.
(string) The column name.
(string) The list display mode ('excerpt' or 'list').
Version | Description |
---|---|
5.5.0 | Removed the difference between 'excerpt' and 'list' modes. The published time and date are both displayed now, which is equivalent to the previous 'excerpt' mode. |
2.5.1 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_date_column_time