• i like to influence the description of each image instead of inserting it to alt tag. i found this line in your php:

    update_post_meta( $pid, '_wp_attachment_image_alt', $caption );

    but i do not know to alternatively change the description field ( content )

  • The topic ‘change attachment description instead of alt’ is closed to new replies.