projects
/
WP-Plugins
/
france-tours.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91469a1
)
Remove debug
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 22 Jun 2016 11:37:39 +0000
(07:37 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 22 Jun 2016 11:37:39 +0000
(07:37 -0400)
remove one more print_r
views/tour_detail.php
patch
|
blob
|
history
diff --git
a/views/tour_detail.php
b/views/tour_detail.php
index
6e0c4eb
..
56db2eb
100644
(file)
--- 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 '<pre>$relatives: ' . print_r($relatives, true) . '</pre>';
?>
<div class="small-12 medium-6" id="productBreadcrumbs">
<?php echo '<a href="'. get_permalink(510) . '">' . Products . '</a>'." > "; ?>