-
Notifications
You must be signed in to change notification settings - Fork 138
Restore and backup image sizes alongside the sources properties #242
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 28 commits into
release/1.0.0-rc.1
from
feature/228-restore-and-backup-image-sources
Mar 31, 2022
+655
−0
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a6f5e07
Add class to mimic image operations on the editor.
mitogh 4820501
Restore and backup image sizes including `sources`.
mitogh ab7bf05
Merge branch 'trunk' into feature/228-restore-and-backup-image-sources
mitogh 7e82041
Remove handling of edited images
mitogh a2b82e3
Update the `success` logic to handle additional cases.
mitogh ba0cbdf
Update logic to store and restore backup.
mitogh 2dd29d8
Remove empty space
mitogh b16cee1
Update prefix on functions
mitogh 8a8e967
Update prefix on functions
mitogh 322dd3d
Update prefix on functions
mitogh 226a5aa
Update hooks reference
mitogh 8a809ed
Backup the data from previous metadata
mitogh 6d134e5
Merge branch 'trunk' into feature/228-restore-and-backup-image-sources
mitogh 76307e6
Merge branch 'trunk' into feature/228-restore-and-backup-image-sources
mitogh 951c4ca
Remove the need of auxilary variable to hold the sources
mitogh 61e25e8
Add `since` doc block
mitogh 4c26f4f
Align parameters on the doc block
mitogh 973a7b8
Removal of non required parameter
mitogh cb35f42
Align parameters to follow WordPress guidelines
mitogh 7880f6b
Include the `@since` tags on missing functions
mitogh ca8d28e
Move logic of the hook into a variable
mitogh c381398
Add white spaces on tests
mitogh 93e0d01
Add white spaces on tests
mitogh c165a11
Removal of `sanitize_text_field` due this value is not required.
mitogh 7d96583
Run logic only if was executed when doing ajax.
mitogh 7a113d3
Update code flow for more performant checks
mitogh e202548
Split conditionals into separate statements
mitogh 188c7df
Removal of non requried conditional
mitogh 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
Oops, something went wrong.
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.