Changeset 51475 for trunk/src/wp-admin/credits.php
- Timestamp:
- 07/22/2021 01:51:58 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/credits.php
r51413 r51475 11 11 require_once __DIR__ . '/includes/credits.php'; 12 12 13 // Used in the HTML title tag. 13 14 $title = __( 'Credits' ); 14 15
Note: See TracChangeset
for help on using the changeset viewer.