Add support for importing and exporting fonts - #1054
Merged
Conversation
wojtekn
marked this pull request as ready for review
March 12, 2025 11:17
ivan-ottinger
approved these changes
Mar 12, 2025
ivan-ottinger
left a comment
Contributor
There was a problem hiding this comment.
This is a great app improvement!
The changes look good and work correctly: the font file is included in the export and imports as it should as well.
I did not observe any regressions. All imports still work as before.
| normalize( '/tmp/extracted/sql/wp_posts.sql' ), | ||
| ], | ||
| wpConfig: normalize( '/tmp/extraced/wp-config.php' ), | ||
| wpConfig: normalize( '/tmp/extracted/wp-config.php' ), |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Related issues
Proposed Changes
wp-content/fonts/directory.Testing Instructions
BigShouldersStencil-VariableFont_opsz,wght.ttffont file towp-content/fontscustom-font-loader.phpplugin using the snippet shared below and activate itwp-content/fontsdirectory with the fontPre-merge Checklist