-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Revert "Font Library: avoid rendering font library ui outisde gutenberg plugin" #54947
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
Revert "Font Library: avoid rendering font library ui outisde gutenberg plugin" #54947
Conversation
Size Change: -4 B (0%) Total Size: 1.62 MB
ℹ️ View Unchanged
|
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.
🚢
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.
LGTM ahead of merging the Font Library into WP Core 👍
Heads up: This revert cannot yet be ported to WP Core as part of the package version updates. Why? The Font Library PHP backend PR is not yet ready to commit into Core, i.e. due to needed redesign REST API changes. |
What?
Reverts the conditional export of the font library UI components to make it available only in Gutenberg.
Why?
To make the font library also available on core.
Reverts #54830