undo last action for pdf thumbnails.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 2 Jan 2018 17:27:39 +0000 (12:27 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 2 Jan 2018 17:27:39 +0000 (12:27 -0500)
Not working so far.

functions.php
style.css

index 4a3d69f..8a00e25 100644 (file)
@@ -514,4 +514,4 @@ function display_top_ads($city, $county, $destination) {
     echo "<br>";
 }
 
-add_filter( 'fallback_intermediate_image_sizes', '__return_empty_array' );
+//add_filter( 'fallback_intermediate_image_sizes', '__return_empty_array' );
index cbe7886..d4dcd75 100644 (file)
--- 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
 */