Tag

Holiday
Skip to content document.addEventListener('DOMContentLoaded', function() { var videos = document.querySelectorAll('video.wp-video-shortcode'); videos.forEach(function(video) { video.muted = true; }); });