Automattic / Automattic/babble

Image sizes

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
250
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Check that uploaded images can use all built-in and custom image sizes (e.g. sizes added with `add_image_size`) in the theme. There is a suspicion that under some circumstances the ‘physical’ image files are created, but the metadata pointing to them is lost and so the files linked on the page in the image `src` attribute is the full size image.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with uploaded images using built-in sizes and a custom size added with add_image_size. Trace whether the physical files are created and whether their metadata is retained, then verify that the page image src uses the requested size rather than the full-size image.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.