Hi there, in the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered, but it’s causing an error in wp-admin because the dependency is missing.
Hi there, it shows up when debugging with the Query Monitor plugin, here’s a screenshot of another missing dependency: https://snipboard.io/HaBbdr.jpg I don’t think it’s critical, obviously, but if it’s requiring a couple dependencies that doesn’t exist, that’s not ideal.
We’ve received reports from other users indicating that the latest version resolves this issue. Could you please send us a direct message on our Facebook fan page so we can take a closer look at your specific case? https://www.facebook.com/quadlayers
I have Search Exclude installed on 3 live websites and 1 development site, on two different servers. They all also have WooCommerce and use the Oxygen Builder, but the issue persists when all plugins except Search Exclude and Query Monitor are deactivated and it’s switched to a default theme. They all use PHP 8.1 but the same issue was present when the servers were on PHP 7.4. The issue is also present on WordPress 6.6.2 and still when upgrading to WordPress 6.7
As mentioned in my original post in this thread, “the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered“. I opened and searched every other file in your plugin and could not locate any other reference to ‘search-exclude-components’, hence the problem with making it a dependency but not adding it in anywhere else. As seen in the screenshot here, (https://snipboard.io/pS7TXc.jpg), if I remove the highlighted line of code, the problem is resolved, (until the next plugin update).
I am experiencing this too. I just downloaded a fresh copy of 2.1.7 from the WordPress plugin page and it is indeed missing a /css/ folder under /build/gutenberg/.