My error.log is getting filled with entries like this:
[22-May-2026 10:28:59 UTC] PHP Warning: Undefined array key “image_title” in /home/XXXXXXXX/public_html/wp-content/themes/charity-help/header.php on line 124
[22-May-2026 10:28:59 UTC] PHP Warning: Undefined array key “image_title” in /home/XXXXXXXX/public_html/wp-content/themes/charity-help/header.php on line 124
[22-May-2026 10:28:59 UTC] PHP Warning: Undefined array key “image_title” in /home/XXXXXXXXX/public_html/wp-content/themes/charity-help/header.php on line 124
Line 124:
$n++; ?>
” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo ‘#slidecaption’.$n ; ?>”/><?php