Resize an image on demand
Function Definition
function pods_image_resize ( $attachment_id, $size )
Source File: /pods/includes/media.php, since 2.3
Parameters
| PARAMETER | TYPE | DETAILS |
|---|---|---|
| $attachment_id | (int) | Attachment ID |
| $size | (string|array) | Size to be generated |
Returns
(boolean) Image generation result