// BEGIN enqueue_block_aio_script function enqueue_block_aio_script() { wp_enqueue_script('block-aio', get_template_directory_uri() . '/block-aio.js', [], null, true); } add_action('wp_enqueue_scripts', 'enqueue_block_aio_script'); // END enqueue_block_aio_script
A while back, a friend of mine wrote a play called Here Lies Emaline. It was good. Really, really good. This song doesn’t have anything to do with Here Lies Emaline‘s wonderful story, but I think the name Emaline got into my head that way. So there’s your intro. The icky issue I usually have with