Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3838 closed defect (bug) (fixed)

Single group still shows WP core edit menu

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 1.6 Priority: normal
Severity: normal Version:
Component: Groups Keywords:
Cc:

Description

When viewing a single group, the WordPress core "Edit Page" menu still appears. Until we can do proper rewrite rules, I recommend we just unhook the menu when bp_is_group() is true.

We should also change the title of the Edit Group menu to 'Edit Group' instead of the group name and avatar. The Admin bar is overcrowded as it is, and it takes a bit of doing to load the group name that late after the loop.

Change History (2)

#1 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5519]) Remove the Edit Page menu when viewing a group. Remove the group name and avatar from Edit Group menu. Fixes #3838.

#2 @johnjamesjacoby
13 years ago

(In [5521]) Remove the Edit Page menu when viewing a member. Remove the member name and avatar from Edit Member menu. See #3838.

Note: See TracTickets for help on using tickets.