apply_filters( 'wpt_upload_image_size', $size ) → {string|Array.<int>}
Filter the image size sent to Twitter. Default large.
Parameters:
| Name | Type | Description |
|---|---|---|
$size |
string | Array.<int> | Registered size name or array of width and height. |
- Source:
Returns:
- Type
- string | Array.<int>