Thank you so much!
I can confirm that the change is working as expected 🙂
You’re awesome
Hi Tessa,
Sorry it has taken me so long to get to this. Unfortunately there is an issue.
In contact-form-7-dynamic-text-extension.php (v5.0.0) on line 644
'image' => array('src' => array(), ...
Should be
'img' => array('src' => array(), ...
HTH
Thanks so much. Take care.