I’m confused I guess. The product post-type filter works fine on the front end but I’ve also enabled the Selective Admin Plugin Loading option – the description for which indicates that this filter should also work when I’m editing a product. It doesn’t. In my case the two plugins that are disabled for the product post-type are disabled (as they should be) on the front end but not disabled on the back end.
When you’re editing a product the URL is something like this:
https://www.mywebsite.com/wp-admin/post.php?post=44485&action=edit
No matter what I do, I can’t disable the two plugins in question IN THE ADMIN SECTION unless I disable them globally or disable them for a specific URL which isn’t reasonable with hundreds of products.
I have no filters at all right now except the product post-type filter to ensure that there’s no conflict happening.
Sorry I’m not getting this. I’m sure there must be a simple solution but it eludes me.
Here’s my configuration:
Fuzzy URL matching is enabled.
URL Protocol will be ignored. https:// will be treated the same as https://
URL Arguments will NOT be ignored. https://www.poparrots.com?test=test will NOT be treated the same as https://www.poparrots.com
Any admin will be able to change the plugin load order.
Trailing slashes will NOT automatically be removed or added.
Post types saved.
Enabled roles saved.
Selective Plugin Loading is enabled.
Selective Mobile Plugin loading is disabled.
Selective Admin Plugin Loading is enabled.
Disable Plugins By Role is disabled.