10up / maps-block-apple

An Apple Maps block for the WordPress block editor (Gutenberg).

Home Page:https://wordpress.org/plugins/maps-block-apple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unified Extensibility APIs in WordPress 6.6

vikrampm1 opened this issue · comments

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:

@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