Changeset 51475 for trunk/src/wp-admin/privacy.php
- Timestamp:
- 07/22/2021 01:51:58 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy.php
r51356 r51475 10 10 require_once __DIR__ . '/admin.php'; 11 11 12 // Used in the HTML title tag. 12 13 $title = __( 'Privacy' ); 13 14
Note: See TracChangeset
for help on using the changeset viewer.