duplicate

This commit is contained in:
koenemann 2016-01-08 11:53:11 +01:00
parent c07a55c6d7
commit d8f31a0052
1 changed files with 0 additions and 1 deletions

View File

@ -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) {