Changeset 45232 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 04/17/2019 01:26:00 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r45204 r45232 2219 2219 2220 2220 $title = sprintf( 2221 /* translators: %s: user's e -mail address */2221 /* translators: %s: user's email address */ 2222 2222 __( 'Personal Data Export for %s' ), 2223 2223 $email_address
Note: See TracChangeset
for help on using the changeset viewer.