tlovett1 / custom-contact-forms

Build beautiful custom forms and manage submissions the WordPress way.
https://taylorlovett.com
161 stars 50 forks source link

plugin loads backbone & underscore js on frontend regardless of asset option true #335

Open chuckreynolds opened 6 years ago

chuckreynolds commented 6 years ago

This plugin seems to load core js files on frontend regardless if option Enable Asset Loading Restrictions is true:

These don't load otherwise by theme or other plugins (tested); I'd assume if they're required they'd only load when assets are loaded via options limitations.