Changeset 51475 for trunk/src/wp-admin/options-general.php
- Timestamp:
- 07/22/2021 01:51:58 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r48991 r51475 17 17 } 18 18 19 // Used in the HTML title tag. 19 20 $title = __( 'General Settings' ); 20 21 $parent_file = 'options-general.php';
Note: See TracChangeset
for help on using the changeset viewer.