Remove closing PHP tags
This commit is contained in:
@@ -134,4 +134,3 @@ function sp_save_post( $post_id ) {
|
||||
endswitch;
|
||||
}
|
||||
add_action( 'save_post', 'sp_save_post' );
|
||||
?>
|
||||
Reference in New Issue
Block a user