<?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: Disable WordPress Auto Formatting Using Short Code	</title>
	<atom:link href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/</link>
	<description>The Best Cincinnati Web Design Agency</description>
	<lastBuildDate>Fri, 29 Aug 2014 08:43:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: infoturk		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-300</link>

		<dc:creator><![CDATA[infoturk]]></dc:creator>
		<pubDate>Tue, 22 Apr 2014 16:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-300</guid>

					<description><![CDATA[Worked like a charm. Great post. Thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>Worked like a charm. Great post. Thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Valvano		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-126</link>

		<dc:creator><![CDATA[Matt Valvano]]></dc:creator>
		<pubDate>Fri, 03 May 2013 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-126</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-124&quot;&gt;Suhaib M. Siddiqi&lt;/a&gt;.

Your welcome Suhaib! This was a major problem for one of our client&#039;s projects and I am glad I was able to find the answer too.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-124">Suhaib M. Siddiqi</a>.</p>
<p>Your welcome Suhaib! This was a major problem for one of our client&#8217;s projects and I am glad I was able to find the answer too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Suhaib M. Siddiqi		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-125</link>

		<dc:creator><![CDATA[Suhaib M. Siddiqi]]></dc:creator>
		<pubDate>Thu, 02 May 2013 15:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-125</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-80&quot;&gt;Matt Valvano&lt;/a&gt;.

I had same issue.  I inserted the code before ?&#062;  I removed the last } after which is after
return $new_content;  Then, it worked.  It could a theme issue. I am using MySiteMyWay Elegance theme.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-80">Matt Valvano</a>.</p>
<p>I had same issue.  I inserted the code before ?&gt;  I removed the last } after which is after<br />
return $new_content;  Then, it worked.  It could a theme issue. I am using MySiteMyWay Elegance theme.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Suhaib M. Siddiqi		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-124</link>

		<dc:creator><![CDATA[Suhaib M. Siddiqi]]></dc:creator>
		<pubDate>Thu, 02 May 2013 15:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-124</guid>

					<description><![CDATA[Matt thanks a lot.  I have a plugin which required inserting a shortcode in a page via Peter&#039;s Include plugin.  The WP was driving me nuts for 3 days by inserting  and  all over on this particular page.  I tried old solution of adding remove_filter(&#039;the_content&#039;, &#039;wpautop&#039;); but no help. I also tried WP plugins to disable autop without success.  Until, Google search brought me to your page.  It worked perfect.]]></description>
			<content:encoded><![CDATA[<p>Matt thanks a lot.  I have a plugin which required inserting a shortcode in a page via Peter&#8217;s Include plugin.  The WP was driving me nuts for 3 days by inserting  and  all over on this particular page.  I tried old solution of adding remove_filter(&#8216;the_content&#8217;, &#8216;wpautop&#8217;); but no help. I also tried WP plugins to disable autop without success.  Until, Google search brought me to your page.  It worked perfect.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Valvano		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-103</link>

		<dc:creator><![CDATA[Matt Valvano]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 23:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-103</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-102&quot;&gt;sapiringo&lt;/a&gt;.

Your welcome! Thanks for the heads up about the tags not working how I currently have it. I will update this post because I wrote it about 3 or 4 WordPress updates ago. Just need to finish our new blog layout first.. sigh (Ha Ha!).



This is probably the issue Diane, below, was having!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-102">sapiringo</a>.</p>
<p>Your welcome! Thanks for the heads up about the tags not working how I currently have it. I will update this post because I wrote it about 3 or 4 WordPress updates ago. Just need to finish our new blog layout first.. sigh (Ha Ha!).</p>
<p>This is probably the issue Diane, below, was having!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sapiringo		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-102</link>

		<dc:creator><![CDATA[sapiringo]]></dc:creator>
		<pubDate>Thu, 21 Mar 2013 21:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-102</guid>

					<description><![CDATA[thanks Matt, I got it running and working... Saved me! I was freaking out with thos p tags... just to share with others, I couldnt make the shortcode [raw][/raw] work if I wrote it manually, i had to click on the button on the bar in Text mode...and I renamed the function to whatever i wanted when I pasted the code on my functions.php  hope it helps, thanks!]]></description>
			<content:encoded><![CDATA[<p>thanks Matt, I got it running and working&#8230; Saved me! I was freaking out with thos p tags&#8230; just to share with others, I couldnt make the shortcode [raw][/raw] work if I wrote it manually, i had to click on the button on the bar in Text mode&#8230;and I renamed the function to whatever i wanted when I pasted the code on my functions.php  hope it helps, thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Valvano		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-98</link>

		<dc:creator><![CDATA[Matt Valvano]]></dc:creator>
		<pubDate>Sat, 23 Feb 2013 16:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-98</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-97&quot;&gt;Diane Chan&lt;/a&gt;.

Diane,

This code can be stand alone and outside of that function&#039;s php string. Try http://pastebin.com/Wyx0A8Ck

Just paste this at the very bottom and outside of your ?&#062; within your function&#039;s php. 

I think it was due to the conflict with the rest of the code in your functions php. This should work and if it doesn&#039;t let me know!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-97">Diane Chan</a>.</p>
<p>Diane,</p>
<p>This code can be stand alone and outside of that function&#8217;s php string. Try <a href="http://pastebin.com/Wyx0A8Ck" rel="nofollow ugc">http://pastebin.com/Wyx0A8Ck</a></p>
<p>Just paste this at the very bottom and outside of your ?&gt; within your function&#8217;s php. </p>
<p>I think it was due to the conflict with the rest of the code in your functions php. This should work and if it doesn&#8217;t let me know!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Diane Chan		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-97</link>

		<dc:creator><![CDATA[Diane Chan]]></dc:creator>
		<pubDate>Tue, 19 Feb 2013 04:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-97</guid>

					<description><![CDATA[Help, it&#039;s not working for me. : ( Running WP3.4.1, inserted this code into my child theme&#039;s functions file, but got the white page when I tried to refresh the admin window. My functions file has other code in it. Whether I pasted the code inbetween other functions or at the end, same problem. Left off the ?&#038;gt, still a white screen. Eliminated spaces, still a white screen. See http://pastebin.com/dz6uDP6V.]]></description>
			<content:encoded><![CDATA[<p>Help, it&#8217;s not working for me. : ( Running WP3.4.1, inserted this code into my child theme&#8217;s functions file, but got the white page when I tried to refresh the admin window. My functions file has other code in it. Whether I pasted the code inbetween other functions or at the end, same problem. Left off the ?&amp;gt, still a white screen. Eliminated spaces, still a white screen. See <a href="http://pastebin.com/dz6uDP6V" rel="nofollow ugc">http://pastebin.com/dz6uDP6V</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Valvano		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-92</link>

		<dc:creator><![CDATA[Matt Valvano]]></dc:creator>
		<pubDate>Fri, 01 Feb 2013 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-92</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-91&quot;&gt;Matt Valvano&lt;/a&gt;.

https://www.google.com/search?q=image+basic+php&#038;aq=f&#038;um=1&#038;ie=UTF-8&#038;hl=en&#038;tbm=isch&#038;source=og&#038;sa=N&#038;tab=wi&#038;ei=8isMUZdzsrfSAbG1gYAE&#038;biw=1920&#038;bih=971&#038;sei=VCwMUbGXD4nv0QGr3oDgAQ#imgrc=6JNAVqpuVIdXLM%3A%3BkWMx6h89BKO6FM%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Fimages%252Farticle-images%252F0007-1.gif%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Farticle0007.php%3B395%3B328]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-91">Matt Valvano</a>.</p>
<p><a href="https://www.google.com/search?q=image+basic+php&#038;aq=f&#038;um=1&#038;ie=UTF-8&#038;hl=en&#038;tbm=isch&#038;source=og&#038;sa=N&#038;tab=wi&#038;ei=8isMUZdzsrfSAbG1gYAE&#038;biw=1920&#038;bih=971&#038;sei=VCwMUbGXD4nv0QGr3oDgAQ#imgrc=6JNAVqpuVIdXLM%3A%3BkWMx6h89BKO6FM%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Fimages%252Farticle-images%252F0007-1.gif%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Farticle0007.php%3B395%3B328" rel="nofollow ugc">https://www.google.com/search?q=image+basic+php&#038;aq=f&#038;um=1&#038;ie=UTF-8&#038;hl=en&#038;tbm=isch&#038;source=og&#038;sa=N&#038;tab=wi&#038;ei=8isMUZdzsrfSAbG1gYAE&#038;biw=1920&#038;bih=971&#038;sei=VCwMUbGXD4nv0QGr3oDgAQ#imgrc=6JNAVqpuVIdXLM%3A%3BkWMx6h89BKO6FM%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Fimages%252Farticle-images%252F0007-1.gif%3Bhttp%253A%252F%252Fwww.stevedawson.com%252Farticle0007.php%3B395%3B328</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Valvano		</title>
		<link>https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-91</link>

		<dc:creator><![CDATA[Matt Valvano]]></dc:creator>
		<pubDate>Fri, 01 Feb 2013 20:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandpixels.com/?p=297#comment-91</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-85&quot;&gt;Martin&lt;/a&gt;.

Standard PHP needs to be placed within carrot brackets

See the image below!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ideasandpixels.com/articles/disable-wordpress-auto-formatting-short-code/#comment-85">Martin</a>.</p>
<p>Standard PHP needs to be placed within carrot brackets</p>
<p>See the image below!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
