
Second-hand knowledge has bias. If you’re lucky, it informs but at worst it harms.
Or to put it in another way…
Start your brain before putting your mouth into gear!
// 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 ); });
Second-hand knowledge has bias. If you’re lucky, it informs but at worst it harms.
Or to put it in another way…
Start your brain before putting your mouth into gear!