This repository was archived by the owner on Jun 18, 2025. It is now read-only.
Open
Conversation
pento
reviewed
Apr 27, 2018
Member
pento
left a comment
There was a problem hiding this comment.
Let's refer to it as "the Block Editor" as much as possible, rather than "Gutenberg".
Also, there are a few different spellings in here, "meta boxes" is the correct way.
README.md
Outdated
| @@ -0,0 +1,38 @@ | |||
| # Example Code From The Gutenberg Backpack Course | |||
Member
There was a problem hiding this comment.
We're not going to call it Gutenberg Backpack.
I'm leaning towards "Developer's Guide to the Block Editor", to describe what the course is, and future-proofs the name: it's not going to be called Gutenberg when it lands in Core.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This is a work in progress PR for discussion.
The readmes in the example plugins will need updating to match. I'll wait on that until this is merged so we can have a consistent pattern.
Things We Should Consider Adding
Checklist