Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#5346 closed enhancement (fixed)

WordPress Show Avatars settings and Members

Reported by: imath Owned by: imath
Priority: normal Milestone: 2.0
Component: Members Version: 1.9.1
Severity: normal Keywords: has-patch commit
Cc:

Description

If in WordPress Administration > discussion panel, the show avatars option is disabled, i think we should avoid to display the change avatar areas for the member and the super admin as in this case the avatar won't be displayed.

Attachments (2)

5346.diff (2.7 KB ) - added by imath 13 years ago.
5346.01.diff (2.9 KB ) - added by imath 13 years ago.

Download all attachments as: .zip

Change History (6)

@imath
13 years ago

#1 follow-up: @boonebgorges
13 years ago

  • Milestone Awaiting Review2.0

Ha ha, great minds think alike https://buddypress.trac.wordpress.org/ticket/5345#comment:1

Patch looks good. Small formatting issue: please put spaces after control structures like if.

#2 in reply to: ↑ 1 @imath
13 years ago

Replying to boonebgorges:

Ha ha, great minds think alike

:)
Added 5346.01.diff about small formatting issue.

@imath
13 years ago

#3 @boonebgorges
13 years ago

  • Keywords commit added

#4 @imath
13 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

In 7747:

Does not display change-avatar user nav and screens if WordPress Show avatars setting is disabled

If WordPress discussion Avatar display setting is not activated, then displaying change-avatar user nav and screens is not necessary and might confuse the user as his uploaded avatar will not display.

Fixes #5346

Note: See TracTickets for help on using tickets.