• Resolved rochow

    (@rochow)


    Have a site with Shortpixel enabled with CDN option. LCP needs improving.

    Usual preload meta featured image code doesn’t work because the wp_get_attachment_image_src etc functions aren’t being filtered by Autoptimize, so they return the “normal link”.

    Is there a function or filter that can be used to get the Shortpixel CDN link for an image?

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    you should be able to use the autoptimizeImages::build_imgopt_url_wrapper function for that purpose rochow.

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Getting Shortpixel CDN link for an image’ is closed to new replies.