contact-form-7-extras icon indicating copy to clipboard operation
contact-form-7-extras copied to clipboard

Simple controls for the advanced Contact Form 7 features

Results 9 contact-form-7-extras issues
Sort by recently updated
recently updated
newest added

This [scripts.js optimization question](https://wordpress.org/support/topic/scripts-js-optimization) in the CF7 Forum raises an interesting idea. > Can you please add option to load it ONLY on pages that ACTUALLY contain CF7 contact form(s)?...

enhancement

Deprecated: get_option wurde mit einem Parameter oder Argument aufgerufen, der seit Version 5.5.0 veraltet ist! Der Optionsschlüssel „blacklist_keys“ wurde in „disallowed_keys“ umbenannt. in /mnt/web017/a0/21/51204221/htdocs/******/wp-includes/functions.php on line 5143 Warning: Cannot modify...

Add a setting to specify the TablePress table ID, if installed. See https://kaspars.net/blog/contact-form-7-tablepress

enhancement

See https://wordpress.org/support/topic/url-query-parameter-possible/ > I was wondering if it is possible to grab and pass the URL from the CF7 form as a URL query parameter when you hit the send...

enhancement

“on_sent_ok” and its sibling setting “on_submit” are deprecated and about to be removed in the next version of Contact Form 7- v5.0 - see https://contactform7.com/2017/06/07/on-sent-ok-is-deprecated/ ![2018-01-10_01](https://user-images.githubusercontent.com/1927585/34797246-87abb26e-f6a3-11e7-8d49-579bbce7cfe5.png) contact-form-7-extras could be extended...

enhancement

See https://contactform7.com/2017/08/18/contact-form-7-49/

enhancement

http://contactform7.com/controlling-behavior-by-setting-constants/

See: http://contactform7.com/configuration-validator-faq/ ``` add_filter( 'wpcf7_validate_configuration', '__return_false' ); ```

- WPCF7_CAPTCHA_TMP_DIR - WPCF7_CAPTCHA_TMP_URL - WPCF7_UPLOADS_TMP_DIR See: http://contactform7.com/controlling-behavior-by-setting-constants/