Function vanilla_theme_get_image_alt
Gets the alt of a given image as it is registered as an attachment meta.
Parameters summary
integer |
$image_ID |
<p>The ID of the image as a WordPress attachment in the media library.</p> |
Return value summary
string
|
The alt of the image. |