Summery Summery
Filters the published time of the post.
Syntax Syntax
Parameters Parameters
- $t_time
-
The published time.
- $post
-
Post object.
- $column_name
-
The column name.
- $mode
-
The list display mode ('excerpt' or 'list').
Source Source
Advertisement
Changelog Changelog
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. |