Breaks several things
-
For some reason, for users without the Administrator role (such as Editors) it breaks certain REST API requests in really weird ways which in turn breaks the editor. Even though caching is set to Off for logged in users. The only way to fix it that I know of without deactivating the plugin is to turn off the Cache System setting or to make the user an Administrator.
For example API requests that should return JSON instead are wrapped in HTML and are returned as text/html which broke certain features for our editors in the block editor.
Also, it will remove your Google Analytics script completely if you turn on minification and grouping of JS. The script tag will just disappear. We wasted a few hours on that too.
Performance is important to me so I loved the idea of this plugin but it is really unfortunate that it is breaking core functionality (even with the default settings!).
- The topic ‘Breaks several things’ is closed to new replies.