Support

Account

Home Forums General Issues Use JetPack's Photon CDN for Image fields Reply To: Use JetPack's Photon CDN for Image fields

  • <?php echo apply_filters( 'jetpack_photon_url',wp_get_attachment_image(get_field('hero_image_3'), 'full', 0, array('class' => 'bilder2'))); ?>

    This code shows the site correctly but I’m not sure Photon actually is working? (PageSpeed gives me the same result as the original code)