Make WordPress Core

Changes between Initial Version and Version 132 of Ticket #16020


Ignore:
Timestamp:
03/31/2021 05:37:10 PM (5 years ago)
Author:
antpb
Comment:

It's worth noting as we are working towards this change. Being able to pass a registered size param to get_avatar() is desirable and maybe in the scope of this ticket?

We came across this issue in the recent Media bug scrub: https://core.trac.wordpress.org/ticket/37773

Am I wrong that the current patch is using full by default? I'm seeing in the patch get_avatar_url is using 'full'. Is that a risk if I have a long list of posts with folks that upload large images as their profile pictures?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16020

    • Property Keywords has-patch needs-refresh has-screenshots added; avatar custom upload removed
    • Property Milestone Awaiting ReviewFuture Release
    • Property Cc sabreuse@… catalin.dogaru@… xoodrew@… beau@… added
    • Property Owner set to whyisjake
    • Property Status newaccepted
    • Property Focuses ui administration privacy added
  • Ticket #16020 – Description

    initial v132  
    11It would be nice to be able to upload a custom avatar for a user in the WordPress Dashboard rather than making each user sign up for a Gravatar account and upload the image to that account.
     2