#58704 closed defect (bug) (fixed)
Image widget images do not support fetch priority or async
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Widgets | Keywords: | has-patch has-unit-tests |
Focuses: | performance | Cc: |
Description
Steps to replicate:
- Enable classic widget plugin.
- Activate theme that supports widgets.
- Insert image widget into sidebar.
- Click add image.
- Click Insert from URL.
- In url field, insert an image url like https://placehold.co/600x400/EEE/31343C.
- Click add widget
- Save widget.
View widgets on front end.
Image tag in manually built in image widget like this. This means that new image features like fetch priority or async.
Change History (5)
This ticket was mentioned in PR #4786 on WordPress/wordpress-develop by @spacedmonkey.
20 months ago
#1
- Keywords has-patch has-unit-tests added
#2
@
20 months ago
- Milestone changed from Awaiting Review to 6.3
- Owner set to flixos90
- Status changed from new to reviewing
- Version set to 4.8
I have put together PR for this. Assigned to @flixos90 for review.
@flixos90 commented on PR #4786:
20 months ago
#4
Committed in https://core.trac.wordpress.org/changeset/56154
This ticket was mentioned in Slack in #hosting by javier. View the logs.
19 months ago
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/58704