: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
wp.plugins.registerPlugin( 'classic-editor-plugin', {
var createElement = wp.element.createElement;
var PluginMoreMenuItem = wp.editPost.PluginMoreMenuItem;
var url = wp.url.addQueryArgs( document.location.href, { 'classic-editor': '', 'classic-editor__forget': '' } );
var linkText = lodash.get( window, [ 'classicEditorPluginL10n', 'linkText' ] ) || 'Switch to classic editor';
icon: 'editor-kitchensink',