block-xray-attributes icon indicating copy to clipboard operation
block-xray-attributes copied to clipboard

Update code to use wp.editor.PluginDocumentSettingPanel

Open salcode opened this issue 1 year ago • 0 comments

I'm seeing the following in the browser console.

wp.editPost.PluginDocumentSettingPanel is deprecated since version 6.6. Please use wp.editor.PluginDocumentSettingPanel instead.

image

Reminder, we'll need to do this in a backwards compatible way.

salcode avatar Jul 26 '24 15:07 salcode