79430222

Date: 2025-02-11 14:03:55
Score: 2.5
Natty:
Report link

You can fix it with the following filter:

add_filter('wp_img_tag_add_auto_sizes', '__return_false'); in your functions.php

This filter is located in wp-includes/media.php

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: André Schneider