Changeset 27997
- Timestamp:
- 04/07/2014 08:10:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image.php
r27863 r27997 174 174 * 175 175 * @param array $image_attachment An array of parameters to create the thumbnail. 176 * @param array $metadata Current attachment metadata.177 * @param array $uploaded An array containing the thumbnail path and url.176 * @param array $metadata Current attachment metadata. 177 * @param array $uploaded An array containing the thumbnail path and url. 178 178 */ 179 179 $image_attachment = apply_filters( 'attachment_thumbnail_args', $image_attachment, $metadata, $uploaded );
Note: See TracChangeset
for help on using the changeset viewer.