Viewing 1 replies (of 1 total)
  • Thread Starter sojic

    (@sojic)

    We have added few more filters:

    add_filter(‘wp_calculate_image_srcset’, [$this, ‘filter_image_srcset’], 10, 4);
    add_filter(‘wp_get_attachment_image_attributes’, [$this, ‘filter_image_attributes’], 10, 3);

Viewing 1 replies (of 1 total)

The topic ‘Problem with featured image thumbnails’ is closed to new replies.