felixarntz / bootstrap-for-contact-form-7

This plugin modifies the output of the popular Contact Form 7 plugin to be styled in compliance with themes using the Bootstrap CSS framework.
https://wordpress.org/plugins/bootstrap-for-contact-form-7/
GNU General Public License v2.0
24 stars 18 forks source link

Issue with version 5.4 of Contact Form 7 #63

Open cataras opened 3 years ago

cataras commented 3 years ago

https://github.com/felixarntz/bootstrap-for-contact-form-7/blob/6f4c2c5cc9e7951714a154bd0b3d23fe758ece90/modifications.php#L351

This line must be modified for the plugin to work with Contact Form 7 v5.4

$response['invalid_fields'] = $invalid_fields;