<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pixology &#187; embed code</title>
	<atom:link href="http://www.pixologyinteractive.com/tag/embed-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixologyinteractive.com</link>
	<description>//creativity from the ground up</description>
	<lastBuildDate>Wed, 23 Sep 2009 16:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress MU and the mysterious disappearing code</title>
		<link>http://www.pixologyinteractive.com/2009/08/wpmu-and-the-mysterious-disappearing-code/</link>
		<comments>http://www.pixologyinteractive.com/2009/08/wpmu-and-the-mysterious-disappearing-code/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:08:43 +0000</pubDate>
		<dc:creator>Erin Pierce</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[disappearing code]]></category>
		<category><![CDATA[embed code]]></category>
		<category><![CDATA[embed tag disappears]]></category>
		<category><![CDATA[wordpress mu]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://www.erinpierce.com/?p=264</guid>
		<description><![CDATA[As I was in the middle of developing a WordPress MU site for a client of mine, I ran into a very peculiar problem. After importing their blog posts from their old site, I realized there were a few blog posts with embedded Youtube videos that no longer showed the videos. I checked and check [...]]]></description>
			<content:encoded><![CDATA[<p>As I was in the middle of developing a WordPress MU site for a client of mine, I ran into a very peculiar problem. After importing their blog posts from their old site, I realized there were a few blog posts with embedded Youtube videos that no longer showed the videos. I checked and check again but could not figure out what happened to the embed code. I then decided it was a fluke, found the videos on Youtube again and copy / pasted. When I pushed &#8220;Update&#8221; the code disappeared. Totally baffled, I thought maybe I did not install WPMU properly. On my initial install I ran into another strange problem with the WYSIWYG visual editor and a reinstall fixed that. So, I spent another 30 minutes reinstalling WPMU.</p>
<p>No luck.</p>
<p>Now frustrated, I started Googling. I came across several forum posts, one of which lead me to a solution. Several people commented on this <a href="http://wordpress.org/support/topic/233745" target="_self">Embed code disappears (for some users) in Wordpress 2.7</a> string, having the same, or very similar issue as me. After reading that and several other confirming posts, I found out that WPMU does not allow any additional tags such as &lt;embed&gt;, &lt;iframe&gt;, &lt;form&gt;, etc. WPMU automatically strips posts of these and rightfully so. When you have a large site with multiple users there can be added security issues, <em>especially</em> if a site will allow anyone to sign up. WPMU strips the code as a security measure.</p>
<p>Okay, now for the solution. Because my client will only have very trustworthy administrators, I am utilizing the <a href="http://wordpress.org/extend/plugins/unfiltered-mu/" target="_blank">Unfiltered MU plugin</a> to allow the additional code.</p>
<p>Hopefully I just saved some people a few hours by posting this! Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixologyinteractive.com/2009/08/wpmu-and-the-mysterious-disappearing-code/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
