Header Ads

Header ADS

WordPress Theme Archive

 WordPress theme archives dynamic.  just use this code in your sidebar.php 


   <div class="siderbar-widget">

                            <h4 class="sidebar-widget-title">ARCHIVES</h4>

                            <ul>

                              <?php wp_get_archives(  array('type' => 'monthly' , 'limit' =>12, 'order' =>'ASC')); ?>

                            </ul>

                        </div>






No comments

Theme images by fpm. Powered by Blogger.