<?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>NeoEGM.com &#187; convert_chars</title>
	<atom:link href="https://www.neoegm.com/tag/convert_chars/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.neoegm.com</link>
	<description>Knowledge is inside</description>
	<lastBuildDate>Mon, 08 Jul 2024 05:38:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>WP-No-Format WordPress Plugin (Prevent HTML Code Formatting/Modification)</title>
		<link>https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/</link>
		<comments>https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 00:42:58 +0000</pubDate>
		<dc:creator><![CDATA[NeoEGM]]></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[convert_chars]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[GNU GPL]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpautop]]></category>
		<category><![CDATA[wptexturize]]></category>

		<guid isPermaLink="false">http://www.neoegm.com/?p=444</guid>
		<description><![CDATA[For the ones used to work with WordPress editor&#8217;s HTML mode and hate when it creates &#60;p&#62;s and reorganize &#60;br/&#62;s on its will (among other things), I&#8217;ve made this plugin. I&#8217;ve been searching a lot for this kind of functionality and, since I couldn&#8217;t find any plugin which let you decide which parts of the [&#8230;]<div class='yarpp-related-rss'>
<strong>
Related posts:<ol>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/updated-qtranslate-support-for-the-google-xml-sitemaps-generator-wordpress-plugin-3-1-6-2nd-release/" rel="bookmark" title="Updated: qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin 3.1.6 (2nd Release)">Updated: qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin 3.1.6 (2nd Release) </a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/how-to-remove-the-visual-tab-from-the-wordpress-post-page-editor/" rel="bookmark" title="How to remove the &#8220;Visual&#8221; tab from the WordPress post/page editor">How to remove the &#8220;Visual&#8221; tab from the WordPress post/page editor </a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/qtranslate-support-for-the-google-xml-sitemaps-generator-wordpress-plugin/" rel="bookmark" title="qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin">qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>For the ones used to work with WordPress editor&#8217;s HTML mode and hate when it creates <em>&lt;p&gt;</em>s and reorganize <em>&lt;br/&gt;</em>s on its will (among other things), I&#8217;ve made this plugin.</p>
<p>I&#8217;ve been searching a lot for this kind of functionality and, since I couldn&#8217;t find any plugin which let you decide which parts of the code you&#8217;d want to leave &#8220;unformatted&#8221;, I started to write my own&#8230;</p>
<p><img src="http://www.neoegm.com/wp-content/uploads/2009/07/WP-No-Format.png" alt="WP-No-Format" title="WP-No-Format" width="486" height="353" class="aligncenter size-full wp-image-457" /></p>
<p>It&#8217;s very simple to use. After activating it, you can just type:</p>
<p><code>&lt;!-- noformat on --&gt;</code></p>
<p>on the WordPress editor, just before the part you want to protect, and from that point on, WordPress won&#8217;t touch the HTML code you write.</p>
<p>If you want to resume the standard &#8220;formatting&#8221; you have to type:</p>
<p><code>&lt;!-- noformat off --&gt;</code></p>
<p>And that&#8217;s all!</p>
<p><a href="http://www.gnu.org/licenses/gpl-3.0.txt"><img src="http://www.neoegm.com/wp-content/uploads/2009/07/gplv3-127x511.png" alt="GNU GPL v3" title="GNU GPL v3" width="127" height="51" class="aligncenter size-full wp-image-251" /></a> <span class="aligncenter">WP-No-Format is licensed under the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GNU GPL v3</a> (attached)&#8230;</span></p>
<p><strong>Update (version 1.1):</strong> added <em>convert_chars</em> function support. Before, some characters got converted to HTML entities (for example, when writting &#8220;&#038;&#038;&#8221; appeared as &#8220;&amp;#038;&#038;&#8221;). <em><strong>[Update recommended]</strong></em></p>
<div align="center">
<p class="download"><a href="http://wordpress.org/extend/plugins/wp-no-format/" target="_blank">Download WP-No-Format v1.1</a></p>
</div>
<p><a href="http://wordpress.org/extend/plugins/wp-no-format/changelog/">Here</a> is the change log.</p>
<div align="center"><strong>Latest WordPress version tested with:</strong> <em>2.8.4</em></div>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="hide source code wordpress plugin">hide source code wordpress plugin</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress no format">wordpress no format</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress losing formatting">wordpress losing formatting</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress auto format">wordpress auto format</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="html no format">html no format</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress noformat">wordpress noformat</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="WP-No-FormatWordPressPlugin(PreventHTMLCodeFormatting/Modification)|NeoEGM com">WP-No-FormatWordPressPlugin(PreventHTMLCodeFormatting/Modification)|NeoEGM com</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress format html">wordpress format html</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress no formatting">wordpress no formatting</a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/" title="wordpress &amp;#038">wordpress &amp;#038</a></li>
</ul>
<div class='yarpp-related-rss'>
<strong><p>Related posts:<ol>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/updated-qtranslate-support-for-the-google-xml-sitemaps-generator-wordpress-plugin-3-1-6-2nd-release/" rel="bookmark" title="Updated: qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin 3.1.6 (2nd Release)">Updated: qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin 3.1.6 (2nd Release) </a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/how-to-remove-the-visual-tab-from-the-wordpress-post-page-editor/" rel="bookmark" title="How to remove the &#8220;Visual&#8221; tab from the WordPress post/page editor">How to remove the &#8220;Visual&#8221; tab from the WordPress post/page editor </a></li>
<li><a href="https://www.neoegm.com/tech/wordpress/plugins/qtranslate-support-for-the-google-xml-sitemaps-generator-wordpress-plugin/" rel="bookmark" title="qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin">qTranslate support for the Google (XML) Sitemaps Generator WordPress Plugin </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.neoegm.com/tech/wordpress/plugins/wp-no-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
