From: Laury GvR Date: Tue, 18 Dec 2018 16:03:04 +0000 (-0500) Subject: Cache bust for js/css X-Git-Tag: v1.0.0^2~184 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=983806fa823655c5dc02b33d06adfce655f462e4;p=WP-Themes%2Fuptravel.git Cache bust for js/css --- diff --git a/functions.php b/functions.php index fdd91af..0a34ec4 100644 --- a/functions.php +++ b/functions.php @@ -80,7 +80,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '0.0.24', + '0.0.25', true ); diff --git a/parts/header-meta.php b/parts/header-meta.php index 82d1f7b..859dbb8 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -3,7 +3,7 @@ <?php wp_title(); ?> - +