Remove closing PHP tags
This commit is contained in:
@@ -3,4 +3,3 @@ function sp_after_theme_setup() {
|
||||
add_theme_support( 'post-thumbnails' );
|
||||
}
|
||||
add_action( 'after_theme_setup', 'sp_after_theme_setup' );
|
||||
?>
|
||||
Reference in New Issue
Block a user