Filters the published time of an attachment displayed in the Media list table.
$h_timestring
$postWP_Post
$column_namestring
echo apply_filters( 'media_date_column_time', $h_time, $post, 'date' );
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/media_date_column_time