From 6c7ac0fbcaad8f225024221d271b0157459bf462 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 2 Jan 2018 12:27:39 -0500 Subject: [PATCH] undo last action for pdf thumbnails. Not working so far. --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 4a3d69f..8a00e25 100644 --- a/functions.php +++ b/functions.php @@ -514,4 +514,4 @@ function display_top_ads($city, $county, $destination) { echo "
"; } -add_filter( 'fallback_intermediate_image_sizes', '__return_empty_array' ); +//add_filter( 'fallback_intermediate_image_sizes', '__return_empty_array' ); diff --git a/style.css b/style.css index cbe7886..d4dcd75 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MichiganTrailMaps Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MichiganTrailMaps -Version: 1.0.9 +Version: 1.0.10 */ -- 2.17.1