How do I exclude individual JavaScript scripts from being minified and merged?

You can remove any of your JavaScript scripts from being merged or minified by doing the following:

  1. Go to WP-Optimize > Minify > JavaScript
  2. Scroll to the “Exclude JavaScript from processing” section
  3. Type in the name of your scripts — one per line — that you wish to exclude:
  4. Click ‘Save settings’

The scripts you entered will now be removed from both the minification and merging process and will load as normal.

Posted in: Minification