Making WordPress.org


Ignore:
Timestamp:
09/01/2016 02:58:41 AM (10 years ago)
Author:
jmdodd
Message:

Forums Theme: Remove forum index listing from sidebar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/sidebar.php

    r3890 r3901  
    6868
    6969            <div>
    70                 <h3><?php _e( 'Forums', 'wporg-forums' ); ?></h3>
    71                 <?php echo do_shortcode( '[bbp-forum-index]' ); ?>
    72             </div>
    73             <hr class="hidden" />
    74 
    75             <div>
    7670                <h3><?php _e( 'Views', 'wporg-forums' ); ?></h3>
    7771                <ul class="topic-views">
Note: See TracChangeset for help on using the changeset viewer.