More about this use case
How can you remove default image sizes in WordPress? This use case shows how a focused WordPress code snippet can handle the task without installing a heavy plugin. The snippet should disable medium_large image generation and produce this result: WordPress stops generating the medium_large image size. You can also log in to LeonLab.ai, describe this WordPress use case in plain English, generate the snippet, review the PHP code, and deploy it to the selected WordPress project.
Preview
Disable medium_large image generation.