govfresh / govpress

The WordPress theme for government
https://wordpress.org/themes/govpress/
GNU General Public License v2.0
135 stars 51 forks source link

Enqueue don't register #16

Closed emiluzelac closed 10 years ago

emiluzelac commented 10 years ago

enqueue and add jQuery in array, no need to register scripts/styles, unless you're using vendor source such as Google Fonts etc. True will add the scripts in footer area and if you need them in header, just change to false. Pretty easy stuff.