How to disable fetchpriority on images?
-
I am using wp_get_attachment_image to display image but it is adding fetchpriority which disables lazyloading, but I want lazyloading instead of fetchpriority.
How to fix it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.