Changes between Version 2 and Version 3 of Ticket #44427, comment 2
- Timestamp:
- 06/24/2018 07:01:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44427, comment 2
v2 v3 11 11 1a) Gutenberg blocks. 12 12 13 1b) images in non-webpage context / where js isn't available, like REST or RSS. 14 13 15 2. Theme/template images which use `wp_get_attachment_image()` or similar to output image HTML. We'll need to hook into these with an additional parameter (we ''shouldn't'' make this a universal default/assumption, as many themes use 'hero images' in header areas where lazy-loading may produce an unwanted delay). 14 16