Slazzer plugin is breaking Select2 in WordPress admin
-
Hi, there is a problem with this plugin loading an older version of the Select2 plugin, which is breaking the admin as it prevents data from being loaded by other plugins using v4 of Select2. This is causing a problem with WooCommerce and Advanced Custom Fields (both of which load Select2 v4 correctly).
In this plugin, there are no hooks available for us to disbale or control the loading of Select2, so the only way we can fix this at the moment is by editing the plugin files or disabling the plugin.
Ideally, this plugin should check if Select2 is already loaded before loading it’s own version (Select2 is available in WordPress core). At the very least, we should have a hook to allow devs to change the version, etc.
Many thanks.
The topic ‘Slazzer plugin is breaking Select2 in WordPress admin’ is closed to new replies.