Proof that we can all walk on water… at least for a split second!
// Gutenberg Sidebar Support add_action('enqueue_block_editor_assets', function () { wp_enqueue_script( 'hca-block-editor-js', plugin_dir_url(__FILE__) . '../assets/js/block-editor.js', array('wp-plugins', 'wp-edit-post', 'wp-components', 'wp-element', 'wp-data'), null, true ); });
Proof that we can all walk on water… at least for a split second!