- Timestamp:
- 02/25/2026 08:22:30 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-media-list-table.php
r61683 r61738 491 491 if ( current_user_can( 'edit_post', $post->ID ) && ! $this->is_trash ) { 492 492 $link_start = sprintf( 493 '<a href="%s" aria-label="%s">',493 '<a href="%s">', 494 494 get_edit_post_link( $post->ID ), 495 /* translators: %s: Attachment title. */496 esc_attr( sprintf( __( '“%s” (Edit)' ), $title ) )497 495 ); 498 496 $link_end = '</a>';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)