PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
single-listing
/
tabs
<?php global $post; ?> <wil-single-nav-wrapper v-if="currentTab === 'content'" :settings="getNavigation('content')" id="single-nav-content"> <template v-slot:default="{settings}"> <wil-single-nav-content :post-id="<?php echo abs($post->ID) ?>" :settings="settings"></wil-single-nav-content> </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]