diff --git a/functions.php b/functions.php index a962054..7668d0c 100644 --- a/functions.php +++ b/functions.php @@ -124,8 +124,6 @@ function art_ops( $wp_customize ) { ) ) ); - - print("art_ops is executing"); } add_action( 'customize_register', 'art_ops'); diff --git a/single.php b/single.php index cffabb0..6aa06de 100644 --- a/single.php +++ b/single.php @@ -124,7 +124,7 @@ get_header();