Add support for 'align' to the Breadcrumbs block#73794
Conversation
|
Flaky tests detected in e67e2db. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/19967162010
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
This PR adds
alignsupport to the Breadcrumbs block.Why?
It allows users to change the alignment of the Breadcrumbs block to Wide or Full width. This makes it easier to fit the block into specific layouts, like WooCommerce templates, which default their inner contents to wide.
Testing Instructions