Changeset 37488 for trunk/src/wp-admin/custom-header.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-header.php
r36658 r37488 1184 1184 $metadata = wp_generate_attachment_metadata( $attachment_id, $cropped ); 1185 1185 /** 1186 * Filter the header image attachment metadata.1186 * Filters the header image attachment metadata. 1187 1187 * 1188 1188 * @since 3.9.0
Note: See TracChangeset
for help on using the changeset viewer.