Disable Gutenberg Editor on some ACF pages
The idea is simple, just add an options page via ACF and then make a repeater field with number values. Take the ids entered into the fields, and put them into an array and disable the default editor on the pages with the corresponding ids. (use snippet 1 + 2) It works best for pages […]