-
Notifications
You must be signed in to change notification settings - Fork 140
Introduce filter webp_uploads_pre_generate_additional_image_source to short-circuit generating additional image sources on upload
#318
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
Merged
felixarntz
merged 20 commits into
release/1.1.0
from
enhancement/additional-image-souce-filter
May 12, 2022
Merged
Changes from 18 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c58ffee
introduce webp_uploads_pre_generate_additional_image_source filter to…
mehulkaklotar dbce8ce
filter webp_uploads_pre_generate_additional_image_source description …
mehulkaklotar b6235ed
Merge branch 'trunk' into enhancement/additional-image-souce-filter
mehulkaklotar 6639804
filter default image as null - feedback changes
mehulkaklotar 2160d42
test case for filter webp_uploads_pre_generate_additional_image_sourc…
mehulkaklotar 2ab4be9
Update modules/images/webp-uploads/helper.php
mehulkaklotar 389d7cb
Update modules/images/webp-uploads/helper.php
mehulkaklotar 2839ad3
Update modules/images/webp-uploads/helper.php
mehulkaklotar 2efa53a
php unit test case - remove all filters before test
mehulkaklotar 071ebd9
Update modules/images/webp-uploads/helper.php
mehulkaklotar 2583b34
check for wp_error and validation added for filter returned image data
mehulkaklotar 2b73597
test cases for wp_error and invalid data added for filter webp_upload…
mehulkaklotar 11f24b1
code reformat changes
mehulkaklotar eaa4a41
Merge branch 'trunk' into enhancement/additional-image-souce-filter
mehulkaklotar ea6bfd0
revert spacing issues and since return jumbles
mehulkaklotar f23fc57
revert spacing issues and since return jumbles
mehulkaklotar 2b629fc
removed conditions for filter returned invalid data - pr feedback
mehulkaklotar 39d44c0
image size parameter in the filter added
mehulkaklotar 37eabf6
full image size as default for image generation fixed
mehulkaklotar 2419892
Update modules/images/webp-uploads/helper.php
mehulkaklotar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.