10up / simple-podcasting

A simple podcasting solution for WordPress.
https://wordpress.org/plugins/simple-podcasting/
GNU General Public License v2.0
186 stars 30 forks source link

Update import statement in CreatePodcastShowModal component #309

Closed gabriel-glo closed 2 months ago

gabriel-glo commented 3 months ago

Description of the Change

Update the import statement for PluginDocumentSettingPanel component to use unified extensibility API.

Closes #305

How to test the Change

No functional changes to the plugin.

Changelog Entry

Changed - Changed import of PluginDocumentSettingPanel component from @wordpress/edit-post to @wordpress/editor

Credits

Props @username, @username2, ...

Checklist: