Opened 6 years ago
Closed 6 years ago
#31469 closed defect (bug) (fixed)
get_avatar_data() Needs More Args
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
The new get_avatar_data() and its filters are too limited because they do not provide any way to change the display dimensions, or to add extra attributes without using the old existing filters on the IMG element itself.
Previously mentioned at https://core.trac.wordpress.org/ticket/22329#comment:49
Attachments (3)
Change History (10)
This ticket was mentioned in Slack in #core by johnbillion. View the logs.
6 years ago
This ticket was mentioned in Slack in #core by drew. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
Adds height and width args.