Contact Form 7 - Dynamic Text Extension (CF7 DTX) gives you the ability to pre-populate text input fields from values accessible to the server.
11
stars
11
forks
source link
deprecated wpcf7_add_shortcode warning with CF7 4.6 #8
Open
jmp909 opened 7 years ago
Since CF7 4.6, wpcf7_add_shortcode has been deprecated
Notice: wpcf7_add_shortcode is deprecated since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead.
affects this.. https://github.com/sevenspark/contact-form-7-dynamic-text-extension/blob/master/contact-form-7-dynamic-text-extension.php#L39
thanks J