Gabriel Glogoški
Gabriel Glogoški
I'd leave that decision to you. If we decide with the implementation with both components, would the following approach be fine: - Import `PluginPostStatusInfo` from both `@wordpress/editor` and `@wordpress/edit-post` packages...
@vikrampm1 While working on this, I found that plugin is using extensibility component only from `@wordpress/edit-post` package. I could not find any references from `wp.editSite` or `@wordpress/edit-site` package.
@vikrampm1 Same as before: https://github.com/10up/insecure-content-warning/issues/173#issuecomment-2250467376 This plugin only used `@wordpress/edit-post` to integrate plugin extension.