Changeset 11710
- Timestamp:
- 03/28/2022 08:55:27 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/photo-directory/inc/admin.php
r11707 r11710 198 198 $prefixed_format, 199 199 sprintf( 200 '<div><a class= row-title" href="%s" aria-label="%s">%s</a></div>',200 '<div><a class="row-title" href="%s" aria-label="%s">%s</a></div>', 201 201 get_edit_post_link( $post_id ), 202 202 /* translators: %s: Post title. */
Note: See TracChangeset
for help on using the changeset viewer.