[buddypress-trac] [BuddyPress] #4772: Duplicate sub nav 1.7 when using bp_core_new_subnav_item

buddypress-trac noreply at wordpress.org
Thu Feb 7 18:43:14 UTC 2013


#4772: Duplicate sub nav 1.7 when using bp_core_new_subnav_item
--------------------------+-----------------------
 Reporter:  modemlooper   |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  1.7
Component:  Core          |     Version:  1.7
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------

Comment (by modemlooper):

 The markup;


 {{{
         <div class="item-list-tabs no-ajax" id="subnav">
                 <ul>
                         <?php bp_get_options_nav(); ?>

                         <?php do_action( 'bp_member_plugin_options_nav' );
 ?>
                 </ul>
         </div><!-- .item-list-tabs -->
 }}}

 needs to be removed from plugins.php as it is getting duplicated

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4772#comment:14>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list