How to save contact form 7 data in Custom Post Types (CPT)
I want to store the data of contact form 7 (CF7) in a custom-post-types (CPT). There are several plugins like: https://de.wordpress.org/plugins/cf7-responses/ https://de.wordpress.org/plugins/cf7-store-to-db-lite/ https://de.wordpress.org/plugins/advanced-cf7-db/ which store the data in their own cpt. But it is not possible to redirect the data into a CPT of your own. Is there a plugin or another way how I … Read more