Summery Summery
Filters the parameters for the attachment thumbnail creation.
Syntax Syntax
Parameters Parameters
- $image_attachment
-
An array of parameters to create the thumbnail.
- $metadata
-
Current attachment metadata.
- $uploaded
-
Information about the newly-uploaded file.
- 'file'
(string) Filename of the newly-uploaded file. - 'url'
(string) URL of the uploaded file. - 'type'
(string) File type.
- 'file'
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |