Soliloquy – Enable autoplay for Vimeo videos with Soliloquy
function my_soliloquy_video_url_filter( $url, $source, $id, $item, $data ) { if ( $source === ‘vimeo’ ) { // Modify the Vimeo URL to include the allow=”autoplay” attribute $url = str_replace(‘Continue reading