Opened 7 weeks ago
Last modified 5 weeks ago
#63047 assigned enhancement
Add image upload/transform mappings to Site Health
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Site Health | Keywords: | has-patch |
Focuses: | Cc: |
Description
For plugins and userland code that utilize the `image_editor_output_format` filter, it may not be clear to site operators what the final transforms are. This enhancement proposes adding the final upload->transform mappings information to the Site Health > Info tab, possibly under the existing "Media Handling" section. Displaying these mappings could prove useful, particularly when debugging final image output.
The motivation for this update comes from experiencing unexpected mappings, as reported in #62365.
Related: #62365.
Change History (6)
This ticket was mentioned in PR #8450 on WordPress/wordpress-develop by @yogeshbhutkar.
7 weeks ago
#1
- Keywords has-patch added
#3
@
5 weeks ago
- Milestone changed from Awaiting Review to 6.9
- Owner set to adamsilverstein
- Status changed from new to assigned
#4
@
5 weeks ago
- Keywords needs-refresh added; needs-testing removed
@ironprogrammer looks good! I tested using playground and left some small feedback, otherwise seems like a nice addition - thanks!
Trac ticket: https://core.trac.wordpress.org/ticket/63047
## Description
Adds visibility into
image_editor_output_format
filter transformations by displaying active format mappings in Site Health > Info > Media Handling section.### Testing
Visit Site Health > Info > Media Handling section to verify the transform mappings display.
### Screenshots
_No Transform Applied_

_Multiple Transforms Applied_
