-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add widget type endpoint. #26042
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
Add widget type endpoint. #26042
Conversation
|
@TimothyBJacobs I would like to get this merged before #25232 . From there I will rebase the PR and add links into #25232 |
|
We can merge this before #25232, but that PR should stay the same so that the client can implement changes after it is merged. |
This is either going to land in Gutenberg 9.2.0 for release in 5.6 which means it has to be stable anyway, or if that doesn't happen we can revert.
TimothyBJacobs
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.
Looks good, let's get this in so the client can start adjusting.
|
Hey @TimothyBJacobs and @spacedmonkey, just seeing some failing tests in Not sure how this one materialized, as I can't see the error in this PR. |
|
Thanks for the fix 🙇 |
Description
Add widget type endpoint.
To test.
__experimental/widget-types__experimental/widget-types/<name>Fixes: #25969
How has this been tested?
Screenshots
Types of changes
Checklist: