Test highlight code

add_action( 'wp_footer', function () { if (!is_admin()) { ?>



<script>
snowStorm.start();

snowStorm.snowFlakeWidth = 60;
snowStorm.snowFlakeHeight = 60;
snowStorm.flakesMax = 128;
snowStorm.flakesMaxActive = 128;
snowStorm.animationInterval = 30;
</script>

<?php } });

Leave a Reply

Your email address will not be published. Required fields are marked *