Hide the PostAuthor block behind the Gutenberg experimental flag#31983
Merged
youknowriad merged 1 commit intotrunkfrom May 19, 2021
Merged
Hide the PostAuthor block behind the Gutenberg experimental flag#31983youknowriad merged 1 commit intotrunkfrom
youknowriad merged 1 commit intotrunkfrom
Conversation
|
Size Change: 0 B Total Size: 1.62 MB ℹ️ View Unchanged
|
carolinan
approved these changes
May 19, 2021
69a8096 to
f555359
Compare
Member
|
Should we also hide from WP core the Site Logo block for now? I encountered issues with it when trying to integrate the PHP part. More details in WordPress/wordpress-develop#1257 (comment). |
Contributor
Author
|
@gziolo Sounds more like a technical issue we need to solve in integration rather than a behavior regression/bug. So maybe we keep it for now and try to get some help backporting those changes ? |
Member
Actually, there is PR from @aristath that might help to resolve the issue with the Site Logo block: #31994. |
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 #24952
After the discussions about the state of the PostAuthor here #24952 it's becoming clear that this block needs more polish/time before considering it stable and we might not have the necessary time to do the required change on time for 5.8.
This PR restores the block behind the plugin flag in order to avoid including it into Core for 5.8.