<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How do I embed video?</title>
	<atom:link href="http://habitablezone.com/2016/03/04/how-do-i-embed-video/feed/" rel="self" type="application/rss+xml" />
	<link>https://habitablezone.com/2016/03/04/how-do-i-embed-video/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Apr 2026 03:45:24 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rita Book</title>
		<link>https://habitablezone.com/2016/03/04/how-do-i-embed-video/#comment-35802</link>
		<dc:creator>Rita Book</dc:creator>
		<pubDate>Sun, 06 Mar 2016 04:46:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=56087#comment-35802</guid>
		<description>&lt;p&gt;hey there&lt;/p&gt;

embed

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/ME_T4B1rxCg&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;

</description>
		<content:encoded><![CDATA[<p>hey there</p>
<p>embed</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/ME_T4B1rxCg" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>https://habitablezone.com/2016/03/04/how-do-i-embed-video/#comment-35801</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 06 Mar 2016 03:37:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=56087#comment-35801</guid>
		<description>&lt;p&gt;Test--confirmed that youtube plugin is broken&lt;/p&gt;
This is the iframe code that YouTube provides:

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/HwEGP441p1A&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;

It may not work for everybody; I think there&#039;s a filter that gives admins like me and you (podrock) the privilege to use HTML, maybe not everybody. This is a generic style that will always work on a technical level, but it presents security problems if just anybody can put in an iframe: It may carry harmful stuff on some &quot;foreign&quot; web site. So WordPress has that filter.

My test:
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/HwEGP441p1A&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;

&lt;p&gt;&lt;b&gt;Confirmed that the old plugin is broken now. It&#039;s a third-party plugin that&#039;s gone defunct. This is what no longer works:&lt;/b&gt;&lt;/p&gt;

[[youtube id=&quot;HwEGP441p1A&quot; /]]

Or this variant:

[[youtube]]HwEGP441p1A[[/youtube]]

Bummer. I&#039;d like somebody besides me or podrock to try YouTube&#039;s iframe code. Beware, though: I swear I pasted in code with ordinary quotes in the visible example above, but WordPress might turn them into &quot;pretty quotes&quot; for you, and those won&#039;t work. You could save yourself some grief and get the code directly from YouTube: &lt;a href=&quot;https://www.youtube.com/watch?v=HwEGP441p1A&quot; rel=&quot;nofollow&quot;&gt;https://www.youtube.com/watch?v=HwEGP441p1A&lt;/a&gt;. Click the &quot;Share&quot; tab under the video, and select &quot;Embed&quot;.

</description>
		<content:encoded><![CDATA[<p>Test&#8211;confirmed that youtube plugin is broken</p>
<p>This is the iframe code that YouTube provides:</p>
<p>&lt;iframe width=&#8221;560&#8243; height=&#8221;315&#8243; src=&#8221;https://www.youtube.com/embed/HwEGP441p1A&#8221; frameborder=&#8221;0&#8243; allowfullscreen&gt;&lt;/iframe&gt;</p>
<p>It may not work for everybody; I think there&#8217;s a filter that gives admins like me and you (podrock) the privilege to use HTML, maybe not everybody. This is a generic style that will always work on a technical level, but it presents security problems if just anybody can put in an iframe: It may carry harmful stuff on some &#8220;foreign&#8221; web site. So WordPress has that filter.</p>
<p>My test:<br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/HwEGP441p1A" frameborder="0" allowfullscreen></iframe></p>
<p><b>Confirmed that the old plugin is broken now. It&#8217;s a third-party plugin that&#8217;s gone defunct. This is what no longer works:</b></p>
<p>[[youtube id="HwEGP441p1A" /]]</p>
<p>Or this variant:</p>
<p>[[youtube]]HwEGP441p1A[[/youtube]]</p>
<p>Bummer. I&#8217;d like somebody besides me or podrock to try YouTube&#8217;s iframe code. Beware, though: I swear I pasted in code with ordinary quotes in the visible example above, but WordPress might turn them into &#8220;pretty quotes&#8221; for you, and those won&#8217;t work. You could save yourself some grief and get the code directly from YouTube: <a href="https://www.youtube.com/watch?v=HwEGP441p1A" rel="nofollow">https://www.youtube.com/watch?v=HwEGP441p1A</a>. Click the &#8220;Share&#8221; tab under the video, and select &#8220;Embed&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: podrock</title>
		<link>https://habitablezone.com/2016/03/04/how-do-i-embed-video/#comment-35792</link>
		<dc:creator>podrock</dc:creator>
		<pubDate>Fri, 04 Mar 2016 22:56:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.habitablezone.com/?p=56087#comment-35792</guid>
		<description>I just take the embed code from the site and enter it directly into the editor.

&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/RLPVCJjTNgk&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;</description>
		<content:encoded><![CDATA[<p>I just take the embed code from the site and enter it directly into the editor.</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/RLPVCJjTNgk" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
	</item>
</channel>
</rss>
