<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Etiket: görüntülenme</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Etiket: görüntülenme</description>
<language>en</language>
<pubDate>Sat, 10 Jan 2009 04:50:34 +0000</pubDate>

<item>
<title>berke123 konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/3#post-41061</link>
<pubDate>Pts, 22 Dec 2008 16:10:08 +0000</pubDate>
<dc:creator>berke123</dc:creator>
<guid isPermaLink="false">41061@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Evet başka php kodlarını çalıştırabiliyorum ama bu çalışmadı
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/3#post-40759</link>
<pubDate>Per, 18 Dec 2008 18:26:43 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">40759@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Konuya eklentinin sorn sürümünün Türkçesini ekledim, onu deneyin, temanızda yan menüde başka php kodlarınızı çalıştırabiliyor musunuz, php kodlarını sitede çalıştırabilmek için Exec ve run.php ekelntilerini kullanabilirsiniz, forumda bir çok yerde konu edilmişti..
&#60;/p&#62;</description>
</item>
<item>
<title>berke123 konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/3#post-40757</link>
<pubDate>Per, 18 Dec 2008 16:36:52 +0000</pubDate>
<dc:creator>berke123</dc:creator>
<guid isPermaLink="false">40757@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;kodları yerleştiriyorum yerleştirdiğim yerde küçük bir yer çıkıyor ama kodlar çıkmıyor.
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/3#post-40752</link>
<pubDate>Per, 18 Dec 2008 16:06:52 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">40752@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Kodların kaynağı b&#60;a href=&#34;http://lesterchan.net/wordpress/readme/wp-postviews.html&#34;&#62;uras&#60;/a&#62;ı, bir kontrol edin, koldar doğru ise, sorun sitenizde, mesela görüntülenecek veri oluştu mu..
&#60;/p&#62;</description>
</item>
<item>
<title>berke123 konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/3#post-40733</link>
<pubDate>Per, 18 Dec 2008 13:07:23 +0000</pubDate>
<dc:creator>berke123</dc:creator>
<guid isPermaLink="false">40733@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;En çok okunan kodunu ekledim ama boş bir bölüm çıkıyor.Yazılar ortada yok
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/2#post-40718</link>
<pubDate>Çar, 17 Dec 2008 20:54:56 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">40718@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;@berkel123 ve adonis siz de sağolun, altdaki kodları * silip kullanınız..&#60;/p&#62;
&#60;p&#62;En az okunan..&#60;/p&#62;
&#60;p&#62;    &#38;lt;*?php if (function_exists('get_least_viewed')): ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*ul&#38;gt;&#60;br /&#62;
          &#38;lt;*?php get_least_viewed(); ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*/ul&#38;gt;&#60;br /&#62;
    &#38;lt;*?php endif; ?*&#38;gt; &#60;/p&#62;
&#60;p&#62;En çok okunan..&#60;/p&#62;
&#60;p&#62;    &#38;lt;*?php if (function_exists('get_most_viewed')): ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*ul&#38;gt;&#60;br /&#62;
          &#38;lt;*?php get_most_viewed(); ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*/ul&#38;gt;&#60;br /&#62;
    &#38;lt;*?php endif; ?*&#38;gt; &#60;/p&#62;
&#60;p&#62;Kategorik en çok okunan..&#60;/p&#62;
&#60;p&#62;    &#38;lt;*?php if (function_exists('get_least_viewed_category')): ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*ul&#38;gt;&#60;br /&#62;
          &#38;lt;*?php get_least_viewed_category(); ?*&#38;gt;&#60;br /&#62;
       &#38;lt;*/ul&#38;gt;&#60;br /&#62;
    &#38;lt;*?php endif; ?*&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>berke123 konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/2#post-40710</link>
<pubDate>Çar, 17 Dec 2008 19:08:56 +0000</pubDate>
<dc:creator>berke123</dc:creator>
<guid isPermaLink="false">40710@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merabalar konuyu çok güzel anlatmışsınız öncelikle bunun için teşekkürler.Yalnız bir isteğim var.En çok okunanlar sidebar kodunu burada verebilir misiniz?
&#60;/p&#62;</description>
</item>
<item>
<title>adonisben konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/2#post-38089</link>
<pubDate>Pts, 03 Nov 2008 08:12:19 +0000</pubDate>
<dc:creator>adonisben</dc:creator>
<guid isPermaLink="false">38089@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Canarkadaşa öncelikle teşekkürler, bizi eklentiden haberdar ettiği için.&#60;/p&#62;
&#60;p&#62;@ Officeboi&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;sayfa her yenilendiğinde görüntülenme sayısı artıyor.&#60;br /&#62;
Buna bir çözüm var mı acaba? &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Ben de bu eklentiyi kulanıyordum; ama aynı sorunsalı yaşadım. Çözüm olarak yaptığım araştırmada &#60;a href=&#34;http://fantasyworld.idv.tw/programs/wp_postviews_plus/en&#34;&#62;WP-PostViews Plus&#60;/a&#62; eklentisine rastladım. WP-PostViews eklentisinden bağımsız çalışıyor. Aynı zamanda çok daha fazla seçenek sunuyor. Eklenti içinde .po ve .mo dosyalarıda mevcut (türkçeleştirmek için) ben çok memnunum. Faydası olacağını düşündüm.
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/2#post-37265</link>
<pubDate>Cum, 17 Oct 2008 23:18:03 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">37265@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;canarkadas teşekkürler, fakat alternatif olarak işaret ettiğin pluginlerde de böyle bir özellik bulunmuyor. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Anladım, ben de bu nedenle bir bakın diye muğlak bir ifade ile yazmıştım :)..&#60;/p&#62;
&#60;p&#62;Wordpress.Org eklenti alanında most, view ve read gibi anahtar kelimelerle aramayı da deneyebilirsiniz..
&#60;/p&#62;</description>
</item>
<item>
<title>ecank konu: "WP-PostViews 1.40  (Türkçe)"</title>
<link>http://www.wordpress-tr.com/forum/topic/6104/page/2#post-37248</link>
<pubDate>Cum, 17 Oct 2008 20:01:45 +0000</pubDate>
<dc:creator>ecank</dc:creator>
<guid isPermaLink="false">37248@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;canarkadas teşekkürler, fakat alternatif olarak işaret ettiğin pluginlerde de böyle bir özellik bulunmuyor.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
