%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/homologhindi.ongrace.com/wp-content/themes/the-church-lite/
Upload File :
Create Path :
Current File : /var/www/projetos/homologhindi.ongrace.com/wp-content/themes/the-church-lite/sidebar.php

<?php
/**
 * The Sidebar containing the main widget areas.
 *
 * @package The Church Lite
 */
?>
<div id="sidebar">    
    <?php if ( ! dynamic_sidebar( 'sidebar-1' ) ) : ?>
        <aside id="categories" class="widget"> 
        <h3 class="widget-title"><?php esc_html_e( 'Category', 'the-church-lite' ); ?></h3>          
            <ul>
                <?php wp_list_categories('title_li=');  ?>
            </ul>
        </aside>        
       
        <aside id="archives" class="widget"> 
        <h3 class="widget-title"><?php esc_html_e( 'Archives', 'the-church-lite' ); ?></h3>          
            <ul>
                <?php wp_get_archives( array( 'type' => 'monthly' ) ); ?>
            </ul>
        </aside>        
         
         <aside id="meta" class="widget"> 
         <h3 class="widget-title"><?php esc_html_e( 'Meta', 'the-church-lite' ); ?></h3>          
            <ul>
                <?php wp_register(); ?>
                <li><?php wp_loginout(); ?></li>
                <?php wp_meta(); ?>
            </ul>
        </aside>
    <?php endif; // end sidebar widget area ?>	
</div><!-- sidebar -->

Zerion Mini Shell 1.0