-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Terms Query: Add link to term-data block bindings #71376
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
Terms Query: Add link to term-data block bindings #71376
Conversation
|
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. |
mikachan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this! 🙌 Works as described!
| "core/paragraph", | ||
| "core/heading", | ||
| "core/image", | ||
| "core/buttons", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
|
Ah, I missed the static analysis check. Looks like |
5e0d1ec to
adf3b4e
Compare
|
@mikachan Whoops, my bad. I've rebased against the primary branch and run the docs build. |
9cbbd4e to
de054eb
Compare
…lock-binding-term-link
No problem. It looks like the base branch needed updating with the latest from trunk as well, as the Storybook smoke test wasn't running successfully. I've updated the base branch and merged it into this PR, hopefully we'll get all green tests this time. |
b973dc3
into
WordPress:add/terms-query-block-container
What?
Adds term link to block bindings.
Why?
This enables use of the button block in a Term Template when using the Terms Query block.
How?
Adds
linkfrom the term entity response to the available block binding keys forterm-data.Testing Instructions
urlAttribute and choose "Link"Testing Instructions for Keyboard
Screenshots or screencast