From: Laury GvR Date: Tue, 18 Dec 2018 15:41:19 +0000 (-0500) Subject: Cache bust js and css X-Git-Tag: v1.0.0^2~188 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cd40c81274a4f6916ebadc5623f7d731ca7c43a9;p=WP-Themes%2Fuptravel.git Cache bust js and css --- diff --git a/functions.php b/functions.php index ec5cc23..fdd91af 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', - '1.0.23', + '0.0.24', true ); diff --git a/parts/header-meta.php b/parts/header-meta.php index 0e3802d..82d1f7b 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -3,7 +3,7 @@ <?php wp_title(); ?> - +