- Timestamp:
- 04/14/2022 03:13:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-image-header.php
r52978 r53183 974 974 $filename = wp_basename( $file ); 975 975 976 // Construct the a rray with attachment object data.976 // Construct the attachment array. 977 977 $attachment = array( 978 978 'post_title' => $filename,
Note: See TracChangeset
for help on using the changeset viewer.