Make WordPress Core

Opened 7 years ago

Last modified 5 years ago

#38896 new enhancement

avatar_settings help text may not be accurate if avatar_defaults is filtered

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Options, Meta APIs Keywords: has-patch 2nd-opinion has-screenshots
Focuses: administration Cc:

Description

The string says:

For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address.

But, I have a need to remove generated Gravatars entirely using the avatar_defaults filter, which makes this text misleading.

In addition, this text is not wrapped in any defining HTML, making it impossible to reliably target with CSS or JS even.

Attachments (2)

38896.patch (3.5 KB) - added by johnjamesjacoby 7 years ago.
Add filters for avatar types, plus 1 for the avatar help text (since several old plugins with many active installations modify this area)
Screen Shot 2016-11-21 at 16.25.07.png (104.3 KB) - added by johnjamesjacoby 7 years ago.
Example with generated avatars removed

Download all attachments as: .zip

Change History (3)

@johnjamesjacoby
7 years ago

Add filters for avatar types, plus 1 for the avatar help text (since several old plugins with many active installations modify this area)

@johnjamesjacoby
7 years ago

Example with generated avatars removed

#1 @johnjamesjacoby
7 years ago

  • Keywords has-patch 2nd-opinion has-screenshots added
  • Type changed from defect (bug) to enhancement
Note: See TracTickets for help on using tickets.