Filter to automatically exclude jQuery?
-
I’m the developer of WP Store Locator and I’m working on creating documentation how to setup my plugin with several popular caching plugins for the soon to be released 3.0 update.
When I enable the Combine JS option the store locator currently breaks and shows me ‘ReferenceError: jQuery is not defined’. This can be fixed by adding the path to jQuery to the Exclude JS field.
But I was wondering if there’s code that I can add to my plugin that uses a filter that automatically excludes the jquery.js file from being combined?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.