- 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-posts-list-table.php
r61651 r61738 1139 1139 if ( $can_edit_post && 'trash' !== $post->post_status ) { 1140 1140 printf( 1141 '<a class="row-title" href="%s" aria-label="%s">%s%s</a>',1141 '<a class="row-title" href="%s">%s%s</a>', 1142 1142 get_edit_post_link( $post->ID ), 1143 /* translators: %s: Post title. */1144 esc_attr( sprintf( __( '“%s” (Edit)' ), $title ) ),1145 1143 $pad, 1146 1144 $title
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)