Ep. 37 Bonus Ep 2: Radio Public Link

Thanks for checking out my bonus episode here’s a link below where you can find all the previous episodes on www.leonlagreyshow.com

https://play.radiopublic.com/leon-lagrey-podcast-69mvz3

This episode is sponsored by
· Anchor: The easiest way to make a podcast. https://anchor.fm/app

Send in a voice message: https://anchor.fm/leonlagrey/message
Support this podcast: https://anchor.fm/leonlagrey/support

Play

Leave a Reply

WP Twitter Auto Publish Powered By : XYZScripts.com
const commentIframes = document.getElementsByClassName('jetpack_remote_comment'); window.addEventListener('message', function(event) { if (event.origin !== 'https://jetpack.wordpress.com') { return; } if (!event?.data?.iframeUniqueId && !event?.data?.height) { return; } const eventDataUniqueId = event.data.iframeUniqueId; // Change height for the matching comment iframe for (let i = 0; i < commentIframes.length; i++) { const iframe = commentIframes[i]; const url = new URL(iframe.src); const iframeUniqueIdParam = url.searchParams.get('iframe_unique_id'); if (iframeUniqueIdParam == event.data.iframeUniqueId) { iframe.style.height = event.data.height + 'px'; return; } } }); })();