mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user