Wordpress custom javascript loading


/ Published in: JavaScript
Save to your folder(s)

used on: ezpl theme, header.php

just be sure to enqueue for any such scripts BEFORE wp_head(). Otherwise they don't get loaded. That is to say, it's probably best to have wp_head() rigth before .


Copy this code and paste it in your HTML
  1. none

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.