Changeset 51475 for trunk/src/wp-admin/tools.php
- Timestamp:
- 07/22/2021 01:51:58 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/tools.php
r50161 r51475 40 40 require_once __DIR__ . '/admin.php'; 41 41 42 // Used in the HTML title tag. 42 43 $title = __( 'Tools' ); 43 44
Note: See TracChangeset
for help on using the changeset viewer.