Informations
Get image alt text by id.
Code
get_post_meta($img_id , ‘_wp_attachment_image_alt’, true)
Get image alt text by id.
get_post_meta($img_id , ‘_wp_attachment_image_alt’, true)