/ Published in: PHP

Can also be used to load scriptaculous, or any js file in WP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php wp_enqueue_script('jquery'); ?>
Comments
