<?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>WpFunc &#187; comment form</title>
	<atom:link href="http://wpfunc.com/tag/comment-form/feed" rel="self" type="application/rss+xml" />
	<link>http://wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Sun, 06 May 2012 02:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Show your usable tags in your comment form!</title>
		<link>http://wpfunc.com/wordpress/show-your-usable-tags-in-your-comment-form.html</link>
		<comments>http://wpfunc.com/wordpress/show-your-usable-tags-in-your-comment-form.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 19:17:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[comment form]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[comments.php]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XHTML tags]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=224</guid>
		<description><![CDATA[If you look my comment form you can see usable XHTML tags. If you want to show your usable tags to commentators or users, you can add this one-line code in to your comment form. Just need to change your theme&#8217;s comments.php. After that the users can use this tags. Here is the code; We [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you look my comment form you can see usable <strong>XHTML</strong> tags. If you want to show your usable tags to commentators or users, you can add this one-line code in to your comment form. Just need to change your theme&#8217;s <strong>comments.php</strong>. After that the users can use this tags.<span id="more-224"></span></p>
<h3>Here is the code;</h3>
<p style="text-align: justify;">We will change our theme&#8217;s <span style="color: #ff0000;"><strong>comments.php</strong></span>. First make a <strong><span style="text-decoration: underline;">backup</span></strong> please. After bakcup you can add this code into your php file where you want to show this usable tags.</p>
<pre class="brush: plain; title: ; notranslate">Usable XHTML Tags: &lt;?php echo allowed_tags(); ?&gt;</pre>
<p>That&#8217;s All. Have a nice day!</p>
]]></content:encoded>
			<wfw:commentRss>http://wpfunc.com/wordpress/show-your-usable-tags-in-your-comment-form.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

