close
Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert previous commit
  • Loading branch information
audrasjb authored Mar 11, 2025
commit 325f172b334715bf5e9453f153fe14ea5656f8be
2 changes: 1 addition & 1 deletion src/wp-admin/includes/class-wp-media-list-table.php
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ public function column_title( $post ) {
* Handles the author column output.
*
* @since 4.3.0
* @since 6.8.0 Added fallback text for attachments that have no author.
* @since 6.8.0 Added fallback text for attachments that have no author.
*
* @param WP_Post $post The current WP_Post object.
*/
Expand Down