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

Fix broken Jetpack block registration #6342

Merged
merged 13 commits into from
Nov 7, 2023
Merged

Conversation

SiobhyB
Copy link
Contributor

@SiobhyB SiobhyB commented Oct 31, 2023

Fixes a regression in the WordPress and Jetpack apps that followed the changes in Automattic/jetpack#32697. With this fix, it's possible to add Jetpack blocks within the apps again.

To test, please refer to the Jetpack PR: Automattic/jetpack#33890

Note, this PR also relies on the change in WordPress/gutenberg#55742.


PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@SiobhyB SiobhyB added Jetpack Bug or feature related to Jetpack [Type] Regression Existing functionality that got broken labels Oct 31, 2023
@SiobhyB SiobhyB requested a review from fluiddot October 31, 2023 18:44
Copy link
Contributor

@fluiddot fluiddot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fluiddot fluiddot added this to the 1.108.0 (23.7) milestone Nov 7, 2023
@SiobhyB SiobhyB merged commit 5741d62 into trunk Nov 7, 2023
18 of 19 checks passed
@SiobhyB SiobhyB deleted the jetpack/fix-block-registration branch November 7, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jetpack Bug or feature related to Jetpack [Type] Regression Existing functionality that got broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants