소스 검색

rebase master

Maggie Cabrera 4 년 전
부모
커밋
00cc34801b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      spearhead/functions.php

+ 2 - 0
spearhead/functions.php

@@ -245,6 +245,8 @@ add_filter( 'the_content_more_link', 'spearhead_continue_reading_link' );
 
 // Filter the excerpt
 add_filter( 'get_the_excerpt', 'spearhead_the_excerpt' );
+
+/*
  * Post footer meta
  */