<?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>Wordpress comment tepmpate | SanalData | Yazılım ve Teknoloji Haberleri Sitesi</title>
	<atom:link href="https://www.sanaldata.com/e/wordpress-comment-tepmpate/feed" rel="self" type="application/rss+xml" />
	<link>https://www.sanaldata.com</link>
	<description>Yazılım ve teknoloji üzerine her türlü makaleye ulaşabileceğiniz site</description>
	<lastBuildDate>Sun, 08 Nov 2020 12:14:48 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.sanaldata.com/wp-content/uploads/2016/11/cropped-logo-32x32.png</url>
	<title>Wordpress comment tepmpate | SanalData | Yazılım ve Teknoloji Haberleri Sitesi</title>
	<link>https://www.sanaldata.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress Single.php de yorumlar alanını gösterme</title>
		<link>https://www.sanaldata.com/wordpress-single-php-de-yorumlar-alanini-gosterme</link>
					<comments>https://www.sanaldata.com/wordpress-single-php-de-yorumlar-alanini-gosterme#respond</comments>
		
		<dc:creator><![CDATA[Burak]]></dc:creator>
		<pubDate>Sun, 08 Nov 2020 12:14:48 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress comment tepmpate]]></category>
		<category><![CDATA[wordpress show comments on single.php]]></category>
		<category><![CDATA[wordpress single.php comments]]></category>
		<category><![CDATA[Wordpress yorumları gösterme]]></category>
		<guid isPermaLink="false">https://www.sanaldata.com/?p=1499</guid>

					<description><![CDATA[<p>Merhabalar, WordPress&#8217;de yorumlar templateni ve yorumları göstermek için aşağıdaki kodu kullanabilirsiniz. [crayon-69f1d0972c183709291656/]</p>
The post <a href="https://www.sanaldata.com/wordpress-single-php-de-yorumlar-alanini-gosterme">WordPress Single.php de yorumlar alanını gösterme</a> first appeared on <a href="https://www.sanaldata.com">SanalData | Yazılım ve Teknoloji Haberleri Sitesi</a>.]]></description>
										<content:encoded><![CDATA[<p>Merhabalar,</p>
<p>WordPress&#8217;de yorumlar templateni ve yorumları göstermek için aşağıdaki kodu kullanabilirsiniz.</p><pre class="urvanov-syntax-highlighter-plain-tag">&lt;?php while ( have_posts() ) : the_post();
        if ( comments_open() || get_comments_number() ) :
            comments_template();
        endif; 
    endwhile; ?&gt;</pre><p></p>The post <a href="https://www.sanaldata.com/wordpress-single-php-de-yorumlar-alanini-gosterme">WordPress Single.php de yorumlar alanını gösterme</a> first appeared on <a href="https://www.sanaldata.com">SanalData | Yazılım ve Teknoloji Haberleri Sitesi</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.sanaldata.com/wordpress-single-php-de-yorumlar-alanini-gosterme/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
