whenWhen I downloaddownloaded the latest version 3.8.1, inside wp-include/jswp-include/js there is the jquerya jQuery folder.
canCan I assume that wordpressWordPress will always included which meansinclude it, meaning I don't have to make my own call:? E.g.
wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js', array(), null, false); wp_enqueue_script('jquery');