PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
themes
/
dwt-listing
/
template-parts
/
listing-detial
/
sidebar
<?php global $dwt_listing_options; //listing id if(isset($_GET['review_id']) && $_GET['review_id'] != "") { $listing_id = $_GET['review_id']; } else { $listing_id = get_the_ID(); } echo dwt_listing_check_event_against_listing($listing_id); ?>
[+]
..
[-] tags.php
[edit]
[-] coupon.php
[edit]
[-] pricing.php
[edit]
[-] listing-nearby.php
[edit]
[-] profile.php
[edit]
[-] booking-timekit.php
[edit]
[+]
tabs
[-] hours.php
[edit]
[-] claim.php
[edit]
[-] sidebar.php
[edit]
[-] expired.php
[edit]
[-] events.php
[edit]