PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
single-listing
/
tabs
<?php global $post; ?> <wil-single-nav-wrapper v-if="currentTab === 'photos'" :settings="getNavigation('photos')" id="single-photos"> <template v-slot:default="{settings}"> <wil-single-nav-photos :post-id="<?php echo abs($post->ID); ?>" :settings="settings"></wil-single-nav-photos> </template> </wil-single-nav-wrapper>
[+]
..
[-] .tabs.php
[edit]
[-] content.php
[edit]
[-] my_products.php
[edit]
[-] restaurant_menu.php
[edit]
[-] custom.php
[edit]
[-] photos.php
[edit]
[-] posts.php
[edit]
[-] events.php
[edit]
[-] taxonomy.php
[edit]
[-] videos.php
[edit]
[-] reviews.php
[edit]
[-] tags.php
[edit]