Skip to content
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

An introduction to overrides in synced patterns #271

Closed
bph opened this issue Jun 7, 2024 Discussed in #267 · 7 comments
Closed

An introduction to overrides in synced patterns #271

bph opened this issue Jun 7, 2024 Discussed in #267 · 7 comments
Assignees

Comments

@bph
Copy link
Collaborator

bph commented Jun 7, 2024

Discussed in #267

Originally posted by ndiego June 3, 2024
This article will provide an introduction to overrides in synced patterns, a new feature coming in WordPress 6.6. The article would cover the following:

  • Explain what synced pattern overrides are and demonstrate how they work from a user perspective
  • Explain how they work under the hood and their connection to the Block Bindings API
  • Show how to create overrides with a couple examples
  • A brief overview of what is on the roadmap for overrides in 6.7+ and links to relevant resources

The actual article title needs some work.

@ndiego
Copy link
Member

ndiego commented Jun 14, 2024

The draft has been created here: https://docs.google.com/document/d/1z0fiX3Himj_t_H_OQzAhFuwJOkVlW2SNzCPXbOzX4gQ/edit. Reviews welcome 🙏

@justintadlock
Copy link

Really solid article, @ndiego. First review finished.

@ndiego
Copy link
Member

ndiego commented Jun 18, 2024

Thanks for the 2nd review @DanSoschin. I have applied all the edits and will start getting this post ready for publication.

@bph
Copy link
Collaborator Author

bph commented Jun 18, 2024

That's awesome!

Pre-publishing checklist:

  • Post Title and subheaders in sentence case
  • Are Category or Categories selected?
  • Are Tags identifies?
  • Is there an explicit Excerpt?
  • Are all images files uploaded to the media library
  • Do all images have an alt-text?
  • For TOC us the Pattern under Developer Blog > Table of contents
  • Assign or upload a featured image
  • Props added? (See Guidelines)
  • add copy for a social post as comment to this issue (example)
    🙌 Publish! 📗

Post-publishing checklist

  • add Props for reviews to #props channel in WP Slack (Example) (use Slack handles)
  • Add the label "post to social" to the issue
  • close the issue with a comment to link to the published post
  • close the accompanying discussion with the link to the published post.
@ndiego
Copy link
Member

ndiego commented Jun 18, 2024

Social Post copy:

Synced Patterns will soon be upgraded in WordPress 6.6 with the introduction of pattern overrides. This enhancement enables curated editing experiences, improves workflows, enforces design consistency, and more!

https://developer.wordpress.org/news/2024/06/18/an-introduction-to-overrides-in-synced-patterns/

@bph
Copy link
Collaborator Author

bph commented Jul 15, 2024

Social scheduled for July 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants