It’s a custom theme where I have integrated it into the template:
`
$img_id = get_post_thumbnail_id( $this->pid );
$img_credit = get_media_credit_html($img_id);
Display credit for featured images is checked (it is a featured image)
Do not display default credit is checked