Using Block Patterns in your Block Theme - Lesson
@justintadlock is already working on this.
Since Oct 18, 2022.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
IMPORTANT
This lesson plan belongs to part of a greater course, Extend a Low Code Block Theme which depends on the completion of Create a Custom Block Theme #1
Please reach out to @jonathanbossenger (Jonathan Bossenger) in the #training team Slack if you would like to help with this lesson plan.
Topic Description
The goal of this lesson is to learn how to use block patterns in a block theme, by way of different examples.
Objectives
After completing this lesson, participants will be able to:
- Add an image to a theme, via a pattern
- Add comments to a theme, via a pattern
- Understand how to build a block theme by designing patterns first, or templates first
- Create patterns that aren't used in the theme, but available to the theme user
Guidelines
Review the [team guidelines] (https://make.wordpress.org/training/handbook/guidelines/)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.