Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Frank Goossens

    (@futtta)

    currently not in FAQ, but you have a look here for what is currently excluded by default.

    frank

    Thread Starter funsail

    (@funsail)

    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

    (@futtta)

    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.

    only these were probably added by you:

    MyAjax,WPCOM_sharing_counts,tellFrameNewParent

    frank

    Thread Starter funsail

    (@funsail)

    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

    (@futtta)

    It’s not possible to put some excludes together in one lot right?

    nope, maybe one day, but currently not 🙂

    frank

    Thread Starter funsail

    (@funsail)

    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.