Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3838 closed defect (bug) (fixed)

Single group still shows WP core edit menu

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: normal Milestone: 1.6
Component: Groups Version:
Severity: normal 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
15 years ago

  • Resolutionfixed
  • Status newclosed

(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
15 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.