Changeset 45926 for trunk/src/wp-includes/bookmark-template.php
- Timestamp:
- 09/01/2019 05:12:43 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/bookmark-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/bookmark-template.php
r45723 r45926 87 87 $title .= ' ('; 88 88 $title .= sprintf( 89 /* translators: %s: date and time of last update */ 89 90 __( 'Last updated: %s' ), 90 91 gmdate(
Note: See TracChangeset
for help on using the changeset viewer.