libreform / wp-libre-form

Easy native HTML5 forms for WordPress. Version 1.5 is unmaintained, but works without issue. 2.0 has been rewritten from the ground, and can be found at https://github.com/libreform/libreform
https://wordpress.org/plugins/wp-libre-form
GNU General Public License v3.0
67 stars 27 forks source link

Disable Gutenberg editor when editing forms #126

Closed samikeijonen closed 6 years ago

samikeijonen commented 6 years ago

I was wondering if there is a way to disable Gutenberg editor when editing forms.

timiwahalahti commented 6 years ago

I'll work with this next Tuesday, while I have few other plugins to check also!

timiwahalahti commented 6 years ago

Did this a bit late, but Gutenberg is now disabled.

https://github.com/libreform/wp-libre-form/commit/a9db0b31a449315287167722439a80e3142ee319

samikeijonen commented 6 years ago

Thanks! That filter works only on 5.0?