PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
dokan-lite
/
templates
/
global
<?php $home_url = home_url(); $active_class = ' class="active"' ?> <div class="dokan-dash-sidebar"> <?php global $allowedposttags; // These are required for the hamburger menu. if ( is_array( $allowedposttags ) ) { $allowedposttags['input'] = [ 'id' => [], 'type' => [], 'checked' => [] ]; } echo wp_kses( dokan_dashboard_nav( $active_menu ), $allowedposttags ); ?> </div>
[+]
..
[-] dokan-warning.php
[edit]
[-] dashboard-nav.php
[edit]
[-] seller-registration-form.php
[edit]
[-] product-tab.php
[edit]
[-] no-permission.php
[edit]
[-] dokan-help.php
[edit]
[-] seller-warning.php
[edit]
[-] dokan-success.php
[edit]
[-] dokan-message.php
[edit]
[-] header-menu.php
[edit]
[-] content-widget-products.php
[edit]
[-] dokan-error.php
[edit]