All Questions
1 question
0
votes
1
answer
543
views
Load CSS files in header of Bones theme?
I'm using the Bones theme, and I'm trying to turn jQuery plugins into WordPress plugins. In the init.php file for the 'Chosen' plugin I'm converting, I've included this code:
function chosen(){
...