From: Anthony Talarico Date: Wed, 8 Feb 2017 14:15:23 +0000 (-0500) Subject: enqueueing date picker X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d8638e918f384ce8bed9f63d98f6b45595a138d6;p=WP-Themes%2Fglmthemes%2Fcrawfordcounty-theme.git enqueueing date picker --- diff --git a/functions.php b/functions.php index cb11c56..e4b32e4 100644 --- a/functions.php +++ b/functions.php @@ -83,6 +83,7 @@ function glm_site_scripts() get_template_directory_uri() . '/js/modernizr/modernizr.min.js' ); wp_enqueue_script('jquery'); + wp_enqueue_script('jquery-ui-datepicker'); wp_enqueue_script( 'glm_foundation', get_template_directory_uri() . '/js/app.js',