jQuery and jQueryUI locally. Part of the standard distribution. */ add_action('wp_head', 'plugin_jquery_head', 0); function plugin_jquery_head() { $pdir = plugin_geturl('jquery'); echo ' '; } ?>