Lesson: Synced Pattern Overrides (partially synced patterns)
Open
@westnz is already working on this.
Since Jun 26, 2024.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Details
- Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Tutorial
- Content title: Pattern Overrides (partially synced patterns)
- Topic description: Building upon synced patterns, partially synced patterns will allow you to sync the layout and style of a pattern, but you will be able to customize the content in each place it is used.
It's creating reusable designs where the style and structure stay in sync, but the content can be unique. - Audience (User, Developer, Designer, Contributor, etc.): Users
- Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate
Learning Objectives
Create and use partially synced patterns.
Related Resources and Other Notes
https://github.com/WordPress/gutenberg/issues/53705
Helpful video: https://www.youtube.com/watch?v=q53XXJdZXtY
Automation Code
//tutorial
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.