Well, I tried 🙂
You can see my patch at https://github.com/zslabs/wp-jquery-plus/network
Does that help?
I’m happy for you to figure out the best course of action. I realise it’s a bug with W3TC but it’s a lot easier to fix at your end, and would stop any other plugins scanning for script tags from having the same issue.
Kind of.
Say another plugin/theme enqueues a script that depends on jquery, then jquery is enqueued, but if nothing is enqueued that depends on jquery, then jquery isn’t enqueued.
However, when your plugin is active, jquery is enqueued on every page regardless of whether it’s needed or not.
I’ve not used github before, but I think I did it…?