Changeset 51475 for trunk/src/wp-admin/edit.php
- Timestamp:
- 07/22/2021 01:51:58 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit.php
r51163 r51475 233 233 } 234 234 235 // Used in the HTML title tag. 235 236 $title = $post_type_object->labels->name; 236 237
Note: See TracChangeset
for help on using the changeset viewer.