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

Unified Extensibility APIs in WordPress 6.6 #216

Closed
2 tasks
vikrampm1 opened this issue Jun 28, 2024 · 1 comment
Closed
2 tasks

Unified Extensibility APIs in WordPress 6.6 #216

vikrampm1 opened this issue Jun 28, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@vikrampm1
Copy link

WordPress 6.6 unified the different slots and extensibility APIs between the post and site editors.

Please check the extension and validate the following along with the version bump issue:

@sksaju
Copy link
Member

sksaju commented Jul 26, 2024

@vikrampm1 We don't need to do anything since the plugin is not using any of these slots or the editPost and editSite global variables:

  • PluginDocumentSettingPanel
  • PluginSidebarMoreMenuItem
  • PluginSidebar
  • PluginPostStatusInfo
  • PluginMoreMenuItem
  • PluginBlockSettingsMenuItem
  • PluginPostPublishPanel
  • PluginPrePublishPanel

@dkotter dkotter modified the milestones: 1.2.0, 1.1.4 Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants