pods_image_id_from_field

Get the Attachment ID for a specific image field

Get the Attachment ID for a specific image field

Function Definition

function pods_image_id_from_field ( $image )

Source File: /pods/includes/media.php, since 2.0.5

Parameters

PARAMETER TYPE DETAILS
$image (array|int|string) The image field array, ID, or guid

Returns

(int) Attachment ID

Other Helpful Documentation on Media Functions

pods_attachment_import

Import media from a specific URL, saving as an attachment

pods_image

Get the  HTML for a specific image field

pods_image_resize

Resize an image on demand

pods_image_url

Get the Image URL for a specific image field