Title: What is default js Exclude scripts from Autoptimize?
Last modified: August 31, 2016

---

# What is default js Exclude scripts from Autoptimize?

 *  Resolved [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/)
 * Exclude scripts from Autoptimize:
 * Please put this in FAQ, so we can compare what we’ve added over the ages.
 * [https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013344)
 * currently not in FAQ, but you [have a look here](https://github.com/futtta/autoptimize/blob/master/classes/autoptimizeConfig.php#L444)
   for what is currently excluded by default.
 * frank
 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013346)
 * Interesting very short
 * s_sid, smowtion_size, sc_project, WAU_, wau_add, comment-form-quicktags, edToolbar,
   ch_client, seal.js
 * I had
 * gist.github.com,text/html,text/template,wp-slimstat.min.js, _stq,s_sid,smowtion_size,
   sc_project,WAU_,wau_addcomment-form-quicktags,edToolbar,ch_client,nonce,post_id,
   MyAjax,WPCOM_sharing_counts,tellFrameNewParent
 * I guess I can clear some.
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013350)
 * > I guess I can clear some.
 * yep 🙂
 * some of the ones in your list were in the defaults once, buy either have been
   removed or have moved to [the hardcoded exclusion list](https://github.com/futtta/autoptimize/blob/899418304cdfa6ba315e2f0525aef2cc0f117ec4/classes/autoptimizeScripts.php#L6).
 * only these were probably added by you:
 * > MyAjax,WPCOM_sharing_counts,tellFrameNewParent
 * frank
 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013668)
 * Just thinking, say we have in js some files and we use them like
 * -a,b
    -a,b,c,d -a,b,c,d,e -a,b,d,e
 * Then right now we can exclude c,d,e to get a clean file
    But what we really want
   is a+b c+d+e
 * It’s not possible to put some excludes together in one lot right?
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013669)
 * > It’s not possible to put some excludes together in one lot right?
 * nope, maybe one day, but currently not 🙂
 * frank
 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013671)
 * OK great.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘What is default js Exclude scripts from Autoptimize?’ is closed to new
replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [funsail](https://wordpress.org/support/users/funsail/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/what-is-default-js-exclude-scripts-from-autoptimize/#post-7013671)
 * Status: resolved