Home › Forums › Bug Reports › WYSIWYG and apply_filters 'the_content' issue › Reply To: WYSIWYG and apply_filters 'the_content' issue
Howdy,
Kraft from Automattic/Jetpack:
The Contact Form on submit reloads the current page with items in the POST (using the PHP superglobal). Not being sure how ACF handles this exactly, if the POST isn’t able to be passed through the form and/or the code isn’t loaded until late, etc, I could see this short-circuiting the process.
We look for the POST here: https://github.com/Automattic/jetpack/blob/master/modules/contact-form/grunion-contact-form.php#L111-121
and then process that via
https://github.com/Automattic/jetpack/blob/master/modules/contact-form/grunion-contact-form.php#L141-210
Thanks!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.