PATH:
home
/
bkunreyz
/
input.managedmedia.org
/
wp-content
/
themes
/
popularfx
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package PopularFX */ $enabled = popularfx_sidebar(); if(empty($enabled)){ return; } ?> <aside id="secondary" class="widget-area"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- #secondary -->
[-] single.php
[edit]
[-] sidebar.php
[edit]
[+]
images
[-] customizer.css
[edit]
[-] 404.php
[edit]
[-] style.css
[edit]
[+]
inc
[-] header.php
[edit]
[-] sidebar.css
[edit]
[-] index.php
[edit]
[-] style-rtl.css
[edit]
[-] search.php
[edit]
[-] functions.php
[edit]
[+]
languages
[+]
..
[+]
260437
[-] footer.php
[edit]
[-] readme.txt
[edit]
[-] README.md
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] screenshot.jpg
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[+]
js
[-] LICENSE
[edit]