PATH:
home
/
lab2454c
/
securepaychip.com
/
wp-content
/
themes
/
wp-bootstrap-starter
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package WP_Bootstrap_Starter */ if (!is_active_sidebar('blog-sidebar')) { return; } ?> <div class="blog_list"> <?php dynamic_sidebar('blog-sidebar'); ?> </div>
[+]
woocommerce
[-] search.php
[edit]
[-] index.php
[edit]
[-] woocommerce.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-home.php
[edit]
[-] .DS_Store
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] single-attachment.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[+]
template-parts
[-] archive-events.php
[edit]
[-] comments.php
[edit]
[+]
inc