Docs: Clarify post_date_column_time filter description.

Props crstauf, mukesh27.
Fixes #59029.
See #58833.




git-svn-id: https://develop.svn.wordpress.org/trunk@56436 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2023-08-24 09:10:17 +00:00
parent 07b5588a88
commit 7faabe4015

View File

@@ -1228,7 +1228,7 @@ class WP_Posts_List_Table extends WP_List_Table {
}
/**
* Filters the published time of the post.
* Filters the published, scheduled, or unpublished time of the post.
*
* @since 2.5.1
* @since 5.5.0 Removed the difference between 'excerpt' and 'list' modes.