| 1 |
const wpssoBlockEditor=function(){const s="wpsso",t="wpssoAdminPageL10n",e=wp.data.select("core/editor").getCurrentPostId,r=wp.data.select("core/edit-post").isSavingMetaBoxes;var c=!1;return sucomBlockEditorNotices(s,t),{refreshPostbox:function(){var o=r();o&&!c&&sucomEditorUnchanged(s,t),c&&!o&&(sucomEditorPostbox(s,t,e),sucomBlockEditorNotices(s,t),sucomToolbarValidators(s,t,e)),c=o}}}();wp.data.subscribe(wpssoBlockEditor.refreshPostbox); |