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