<?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 HTML Auto-Formatting in WordPress	</title>
	<atom:link href="https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/</link>
	<description>We are creating better worlds though thoughtful design and technology. Connect with us!</description>
	<lastBuildDate>Tue, 07 Apr 2026 09:08:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Dhaval Kakkad		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-34657</link>

		<dc:creator><![CDATA[Dhaval Kakkad]]></dc:creator>
		<pubDate>Fri, 26 Sep 2014 07:45:44 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-34657</guid>

					<description><![CDATA[Thanks a lot man!!..Saved a couple of hours.]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot man!!..Saved a couple of hours.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jfgrissom		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-4789</link>

		<dc:creator><![CDATA[jfgrissom]]></dc:creator>
		<pubDate>Fri, 03 Jan 2014 04:26:30 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-4789</guid>

					<description><![CDATA[Thanks for putting this together!

I&#039;ve been going crazy with p and br tags being entered into my pages.

remove_filter worked perfectly in my functions.php

I&#039;m making a theme I&#039;m going to give to some friends, this really helps!

BIG thanks!]]></description>
			<content:encoded><![CDATA[<p>Thanks for putting this together!</p>
<p>I&#8217;ve been going crazy with p and br tags being entered into my pages.</p>
<p>remove_filter worked perfectly in my functions.php</p>
<p>I&#8217;m making a theme I&#8217;m going to give to some friends, this really helps!</p>
<p>BIG thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-59</link>

		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Tue, 12 Nov 2013 19:33:36 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-59</guid>

					<description><![CDATA[Nice!]]></description>
			<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Xps		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-58</link>

		<dc:creator><![CDATA[Xps]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 20:04:26 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-58</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-57&quot;&gt;Bella&lt;/a&gt;.

Because automatically adding markup to the content is intrusive if you choose the HTML input mode. That&#039;s why you use that mode in the first place - to have control of the markup. Additionally, WordPress is less than perfect at where these auto-tags should be placed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-57">Bella</a>.</p>
<p>Because automatically adding markup to the content is intrusive if you choose the HTML input mode. That&#8217;s why you use that mode in the first place &#8211; to have control of the markup. Additionally, WordPress is less than perfect at where these auto-tags should be placed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bella		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-57</link>

		<dc:creator><![CDATA[Bella]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 02:57:27 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-57</guid>

					<description><![CDATA[I still do not very clear on why custom HTML auto-formatting need to be disabled on wordpress.
^-^ .....Confuse..... ^-^]]></description>
			<content:encoded><![CDATA[<p>I still do not very clear on why custom HTML auto-formatting need to be disabled on wordpress.<br />
^-^ &#8230;..Confuse&#8230;.. ^-^</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Blair		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-56</link>

		<dc:creator><![CDATA[Blair]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 00:22:40 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-56</guid>

					<description><![CDATA[2 cents : after trying out the script I found that &#039;add_filter&#039; didn&#039;t seem to quite do the trick for me... but &#039;add_action&#039; to the wp_head did.]]></description>
			<content:encoded><![CDATA[<p>2 cents : after trying out the script I found that &#8216;add_filter&#8217; didn&#8217;t seem to quite do the trick for me&#8230; but &#8216;add_action&#8217; to the wp_head did.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Blair		</title>
		<link>https://stampede-design.com/blog/disable-html-auto-formatting-in-wordpress/#comment-55</link>

		<dc:creator><![CDATA[Blair]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 00:00:58 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=788#comment-55</guid>

					<description><![CDATA[This looks like the proper way of doing things.
( after looking at 100 repostings of the [raw] shortcode that seems to mess up a bunch of my other shortcodes )
cheers.]]></description>
			<content:encoded><![CDATA[<p>This looks like the proper way of doing things.<br />
( after looking at 100 repostings of the [raw] shortcode that seems to mess up a bunch of my other shortcodes )<br />
cheers.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
