-
Notifications
You must be signed in to change notification settings - Fork 140
Improve Settings->Media controls for Modern Image Formats #1273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Settings->Media controls for Modern Image Formats #1273
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
@adamsilverstein As for disabling the picture element checkbox when the JPEG output checkbox is disabled, what do you think about hiding the picture element row instead? See adamsilverstein#1 |
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
…e-picture-row * improve/image-settings: Update plugins/webp-uploads/settings.php Update plugins/webp-uploads/settings.php Update plugins/webp-uploads/settings.php Update plugins/webp-uploads/settings.php Update plugins/webp-uploads/helper.php Update plugins/webp-uploads/settings.php Update plugins/webp-uploads/settings.php
This reverts commit ea7c215.
I like that idea. Like this? adamsilverstein#1 (comment) |
…webp_uploads_is_jpeg_fallback_enabled
Co-authored-by: Weston Ruter <westonruter@google.com>
…e-picture-row * improve/image-settings: Update plugins/webp-uploads/settings.php Complete rename of webp_uploads_is_generate_webp_and_jpeg_enabled -> webp_uploads_is_jpeg_fallback_enabled
…ure-row Show notice with picture element field
westonruter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple more nits, but I'm pre-approving otherwise!
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Co-authored-by: Weston Ruter <westonruter@google.com>
Great, thanks for the feedback. |
joemcgill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Untested, but the code looks right to me. Nice update!




Summary
Fixes #1258