justintadlock / mullet

Fork of the Grunion contact form because it's now packaged and maintained in Jetpack.
4 stars 0 forks source link

Broken with WordPress 4.0 #3

Open anandkumar opened 9 years ago

anandkumar commented 9 years ago

There might be some issues with WordPress 4.0. The output HTML is not properly rendered. Take a look on the screenshot: http://anand.im/issue3-mullet

justintadlock commented 9 years ago

I haven't had a chance to look at it yet, but we should probably use the no_texturize_shortcodes filter hook: http://codex.wordpress.org/Plugin_API/Filter_Reference/no_texturize_shortcodes

jeherve commented 9 years ago

Here are the changes we made in Jetpack, if that can help: https://github.com/Automattic/jetpack/compare/b61ba84371b432b0c05bed5e8876442d84f5f500...a35aea9217a805f96d85178039a3d76a5223d1c3