function prefix_jqueryui_plugins($scripts){ $scripts[] = "jquery.ui.datepicker"; return $scripts; }