mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This changeset adds support for loading optimization attributes such as `loading="lazy"` and `fetchpriority="high"` to the image widget. A new context `widget_media_image` is introduced for that purpose. Props spacedmonkey, thekt12, mukesh27, westonruter. Fixes #58704. See #58235. git-svn-id: https://develop.svn.wordpress.org/trunk@56154 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| wpBlockThemeRegisterClassicSidebar.php | ||
| wpWidgetCustomHtml.php | ||
| wpWidgetMedia.php | ||
| wpWidgetMediaAudio.php | ||
| wpWidgetMediaGallery.php | ||
| wpWidgetMediaImage.php | ||
| wpWidgetMediaVideo.php | ||
| wpWidgetRss.php | ||
| wpWidgetText.php | ||