Codex tools: Log in
Contents |
wp_print_scripts should not be used to enqueue styles or scripts on the front page. Use wp_enqueue_scripts instead.
wp_enqueue_scripts - for enqueuing on the front end
admin_enqueue_scripts - for enqueuing on admin pages