From d8f31a00527a5cb056260c5e8b964db3fb469f4c Mon Sep 17 00:00:00 2001 From: koenemann Date: Fri, 8 Jan 2016 11:53:11 +0100 Subject: [PATCH] duplicate --- inc/setup.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/setup.php b/inc/setup.php index cf10a07..46eb5bc 100644 --- a/inc/setup.php +++ b/inc/setup.php @@ -92,7 +92,6 @@ function custom_excerpt_more( $more ) { add_filter( 'excerpt_more', 'custom_excerpt_more' ); /* Adds a custom read more link to all excerpts, manually or automatically generated */ -add_theme_support( 'post-thumbnails' ); function all_excerpts_get_more_link($post_excerpt) {