Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/05/2011 10:11:12 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Add missing ID's to admin/toolbar menus. (trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-loader.php

    r5114 r5282  
    153153            $wp_admin_nav[] = array(
    154154                'parent' => 'my-account-' . $this->id,
     155                'id'     => 'my-account-' . $this->id . '-my-sites',
    155156                'title'  => __( 'My Sites', 'buddypress' ),
    156157                'href'   => trailingslashit( $blogs_link )
Note: See TracChangeset for help on using the changeset viewer.