From: Steve Sutton Date: Wed, 22 Jun 2016 11:37:39 +0000 (-0400) Subject: Remove debug X-Git-Tag: v0.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=88824a5c59498f9c8a8e1d094908224294cf9621;p=WP-Plugins%2Ffrance-tours.git Remove debug remove one more print_r --- diff --git a/views/tour_detail.php b/views/tour_detail.php index 6e0c4eb..56db2eb 100644 --- a/views/tour_detail.php +++ b/views/tour_detail.php @@ -4,7 +4,6 @@ $args = array( 'hierarchical' => true, ); $relatives = wp_get_post_terms( $tour->ID, GLM_CUSTOM_CATEGORY_NAME, $args ); -echo '
$relatives: ' . print_r($relatives, true) . '
'; ?>
' . Products . ''." > "; ?>