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

Bump minimum required WordPress version to 6.6 #704

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

t-hamano
Copy link
Contributor

Bump the minimum required WordPress version to 6.6.

There is a convention in the Gutenberg project to support one version older than the latest WordPress release. Regarding the Create Block Theme plugin, I don't think there is a clear backward compatibility policy yet, but if it's been a few weeks since the latest WP version was released, I think it's okay to bump up the minimum WordPress version.

Please let me know your thoughts.

In this PR, l also moved the following APIs from the @wordpress/edit-site package to the @wordpress/editor package to prevent browser warning errors:

  • PluginSidebar
  • PluginSidebarMoreMenuItem

Copy link
Contributor

@matiasbenedetto matiasbenedetto left a comment

Choose a reason for hiding this comment

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

LGTM

@t-hamano t-hamano merged commit baff5dc into trunk Aug 17, 2024
2 checks passed
@t-hamano t-hamano deleted the bump-required-minimum-version branch August 17, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants