Make WordPress Themes

source: bloghash/1.0.16/sidebar.php

Last change on this file was 226359, checked in by themedropbox, 19 months ago

New theme: BlogHash - 1.0.0

File size: 1.4 KB
Line 
<?php echo esc_attr( $bloghash_sidebar ); ?>">
 ) ); ?>'>
40                                        <?php } ?>
41                                                <?php esc_html_e( 'Click here to assign a widget.', 'bloghash' ); ?>
42                                        </a>
43                                </p>
44                        </div>
45                        <?php
46                }
47                ?>
48
49                <?php do_action( 'bloghash_after_sidebar' ); ?>
50        </div>
51
52</aside><!--#secondary .widget-area -->
53
54<?php
Note: See TracBrowser for help on using the repository browser.