Changeset 51475 for trunk/src/wp-admin/about.php
- Timestamp:
- 07/22/2021 01:51:58 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r51473 r51475 10 10 require_once __DIR__ . '/admin.php'; 11 11 12 // Used in the HTML title tag. 12 13 /* translators: Page title of the About WordPress page in the admin. */ 13 14 $title = _x( 'About', 'page title' );
Note: See TracChangeset
for help on using the changeset viewer.