<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Education_LMS */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } $sidebar = 'sidebar-1'; ?> <aside id="secondary" class="widget-area col-sm-3"> <div class="sidebar-inner"> <?php dynamic_sidebar( $sidebar ); ?> </div> </aside><!-- #secondary -->
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
learnpress | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
404.php | File | 898 B | 0644 |
|
archive.php | File | 1.32 KB | 0644 |
|
comments.php | File | 2.01 KB | 0644 |
|
footer.php | File | 2.72 KB | 0644 |
|
fullwidth-template.php | File | 531 B | 0644 |
|
functions.php | File | 9.64 KB | 0644 |
|
header.php | File | 1.7 KB | 0644 |
|
index.php | File | 1.57 KB | 0644 |
|
page.php | File | 1.22 KB | 0644 |
|
readme.txt | File | 3.84 KB | 0644 |
|
rtl.css | File | 2.13 KB | 0644 |
|
screenshot.png | File | 57.04 KB | 0644 |
|
search.php | File | 1.77 KB | 0644 |
|
sidebar.php | File | 448 B | 0644 |
|
single.php | File | 1.51 KB | 0644 |
|
style.css | File | 283.76 KB | 0644 |
|
woocommerce.php | File | 408 B | 0644 |
|