﻿<?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: PostRatings</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Etiket: PostRatings</description>
<language>en</language>
<pubDate>Fri, 05 Sep 2008 10:59:05 +0000</pubDate>

<item>
<title>attrib konu: "Postratings Oy kullanamama"</title>
<link>http://www.wordpress-tr.com/forum/topic/6398#post-31359</link>
<pubDate>Pts, 07 Jul 2008 03:53:47 +0000</pubDate>
<dc:creator>attrib</dc:creator>
<guid isPermaLink="false">31359@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Sorunun çözümünü buldum. Sunucunun eklediği bi kod yüzünden çalışmıyormuş. postratings 1.31 beta sürümüne yükselttikten sonra sorun ortadan kalktı ;)&#60;a href=&#34;http://forums.lesterchan.net/index.php/topic,2174.0.html&#34;&#62; burda açıklamış bişiler.&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>attrib konu: "Postratings Oy kullanamama"</title>
<link>http://www.wordpress-tr.com/forum/topic/6398#post-31335</link>
<pubDate>Paz, 06 Jul 2008 16:15:10 +0000</pubDate>
<dc:creator>attrib</dc:creator>
<guid isPermaLink="false">31335@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Arkadaşlar eski sunucumdan taşındım ve postratings normal olarak görüntüleniyor fakat oy veremiyorsunuz. Yıldızlar var ama tıklayamıyorsunuz. Daha önce forumda bahsi geçmiş ama tam bi cvp verilememiş sanırım arada gözden kaçtı. Postratings ayarlarından veya kodundan kaynaklanan bişey olabileceğini sanmıyorum çünkü eski sunucuda çalışıyordu. Wp orjinal temasında denedim yine olmadı... biri ilgilenirse sevinirim site &#60;a href=&#34;http://tiklak.com&#34;&#62;tiklak.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Wordpress'te Yazılanlara Puan Verme Sistemi"</title>
<link>http://www.wordpress-tr.com/forum/topic/1999#post-21405</link>
<pubDate>Pts, 07 Jan 2008 19:03:03 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">21405@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Eski konulara yazmayı bırakabilir misiniz çok memnnun olacağım :)&#60;/p&#62;
&#60;p&#62;Burdakilere teşekkür etmek isterseniz.. Tanıtımını yapın sitenin ve atıfda bulunun konulara =)
&#60;/p&#62;</description>
</item>
<item>
<title>turanthefirst konu: "Wordpress'te Yazılanlara Puan Verme Sistemi"</title>
<link>http://www.wordpress-tr.com/forum/topic/1999#post-21401</link>
<pubDate>Pts, 07 Jan 2008 18:12:53 +0000</pubDate>
<dc:creator>turanthefirst</dc:creator>
<guid isPermaLink="false">21401@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;çok güzelmiş. hemn ekleyeceğim ben de
&#60;/p&#62;</description>
</item>
<item>
<title>engin1984 konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-19913</link>
<pubDate>Per, 06 Dec 2007 00:03:04 +0000</pubDate>
<dc:creator>engin1984</dc:creator>
<guid isPermaLink="false">19913@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;benim sürüm son sürümü ve ingilizce. Tabi admin paneli ingilizce.&#60;br /&#62;
Sitye yansıyan kısmını Türkçe yaptım.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/m4610a3d1&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/m4610a3d1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;adresinden ratings usage'yi görebilirsiniz.&#60;br /&#62;
size önerim son sürümü yükleyin. ing veya Türkçe farketmez. Türkçeleştiririz.&#60;br /&#62;
Kendi kodlarımı veririm olmazsa. Biliyorsunuz ratingoptions kısmı, size biçimlendirme fırsatı veriyor.
&#60;/p&#62;</description>
</item>
<item>
<title>sertalpbilal konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-19911</link>
<pubDate>Çar, 05 Dec 2007 22:55:32 +0000</pubDate>
<dc:creator>sertalpbilal</dc:creator>
<guid isPermaLink="false">19911@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Bendeki türkçe versiyonu, verdiğiniz sayfada kodlar var ama maalesef outside loop yazan yeri bulamadım. Sadece şu var: &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;En Yüksek Oy Verilen Yazıyı Göstermek İçin&#60;/p&#62;
&#60;p&#62;    &#38;lt;?php if (function_exists('get_highest_rated')): ?&#38;gt;&#60;/p&#62;
&#60;ul&#62;
          &#38;lt;?php get_highest_rated(); ?&#38;gt;
       &#60;/ul&#62;
&#60;p&#62;    &#38;lt;?php endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Varsayılan: get_highest_rated('both', 10)&#60;br /&#62;
'both' değeri en yüksek oylu yazı ve sayfaların her ikisini de gösterecektir.&#60;br /&#62;
Eğer sadece en yüksek oylu yazıyı göstermek isterseniz, 'both' yazan yeri 'post' ile değiştirin.&#60;br /&#62;
Eğer sadece en yüksek oylu sayfayı göstermek isterseniz, 'both' yazan yeri 'page' ile değiştirin.&#60;br /&#62;
10 değeri sadece en yüksek oylu 10 yazı/sayfayı gösterecektir.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;direk olarak widget'a atınca bu kodu çalışmıyor.
&#60;/p&#62;</description>
</item>
<item>
<title>engin1984 konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-19909</link>
<pubDate>Çar, 05 Dec 2007 22:11:22 +0000</pubDate>
<dc:creator>engin1984</dc:creator>
<guid isPermaLink="false">19909@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;hayır loop içerisinde kullanmanız şart değil.&#60;br /&#62;
Ratings Stats (Outside WP Loop) kısmına bakın sitenizde.&#60;/p&#62;
&#60;p&#62;adresi de şu&#60;br /&#62;
&#60;a href=&#34;http://www.sertalpbilal.com/wp-admin/admin.php?page=postratings/postratings-usage.php&#34; rel=&#34;nofollow&#34;&#62;http://www.sertalpbilal.com/wp-admin/admin.php?page=postratings/postratings-usage.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sertalpbilal konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-19858</link>
<pubDate>Çar, 05 Dec 2007 00:48:52 +0000</pubDate>
<dc:creator>sertalpbilal</dc:creator>
<guid isPermaLink="false">19858@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;benim de postratings ile ilgili bir sorum olacaktı. Şimdi Options kısmında şöyle bir kod var&#60;br /&#62;
 &#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;t&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;&#60;br /&#62;
Ben en çok oy alan yazının görüntülendiği bu kodu The Loop içinde kullanmalıymışım. Fakat ben bunu sidebar'da görüntülemek istiyorum. Bunu nasıl yapabilirim? Yani sidebar'da loop çağırabilir miyim?&#60;br /&#62;
Ayrıca PostRatings 1.20'de widget desteği varmış. Direk olarak ekleyebiliyormuşuz ama bizdeki Türkçe'sinin sürümü 1.10. O yüzden sidebar'da nasıl görüntüleneceğini henüz anlamış değilim. Kodu direk olarak bir kutu içinde denedim widget'ta ama hiçbir şey görüntülenmedi...
&#60;/p&#62;</description>
</item>
<item>
<title>CeZZa konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-19391</link>
<pubDate>Cum, 23 Nov 2007 02:54:57 +0000</pubDate>
<dc:creator>CeZZa</dc:creator>
<guid isPermaLink="false">19391@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;admin panelinden options kısmından yapılıyormuş  hallettim
&#60;/p&#62;</description>
</item>
<item>
<title>CeZZa konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-19390</link>
<pubDate>Cum, 23 Nov 2007 02:32:55 +0000</pubDate>
<dc:creator>CeZZa</dc:creator>
<guid isPermaLink="false">19390@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;post ratings eklentisinin türkçe linkinde hata oluşmuş  tekrar paylaşan olursa sevinirim
&#60;/p&#62;</description>
</item>
<item>
<title>asdf29 konu: "Beğenilme (yıldız) eklentisi"</title>
<link>http://www.wordpress-tr.com/forum/topic/825#post-19231</link>
<pubDate>Sal, 20 Nov 2007 00:46:54 +0000</pubDate>
<dc:creator>asdf29</dc:creator>
<guid isPermaLink="false">19231@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bunun download linki bir türlü çalışmıyor dosyaları indirmiyor..
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-17221</link>
<pubDate>Çar, 17 Oct 2007 19:22:19 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">17221@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Wordpress 2.2.2 ve 2.2.3 Türkçe &#60;a href=&#34;http://www.divshare.com/download/2384629-9fe&#34;&#62;burada&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/search.php?q=s%C3%BCr%C3%BCm+y%C3%BCkseltme&#34;&#62;Sürüm yükseltme&#60;/a&#62; adımlarında eksik bir şeyler yaptınız demek ki, sonuçta yüzlerce site bu işlemi yaptı, bende yaptım bir kaç eklenti hata verdi onları kaldırdım, şu an sitede 50 den fazla eklenti var sorun yok..
&#60;/p&#62;</description>
</item>
<item>
<title>Ahbikan konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-17220</link>
<pubDate>Çar, 17 Oct 2007 19:01:58 +0000</pubDate>
<dc:creator>Ahbikan</dc:creator>
<guid isPermaLink="false">17220@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;WP 2.3 Kurdum ve &#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;r&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;wp_posts&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;wp_post2cat&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;c&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;wp_categories&#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62; ile karşı karşıyayım. Veritabanımın yedeğini almıştım. Yeniden yüklemeye çalışacağım. Heryerde Wordpress'in eski sürümlerini arıyorum bir Allah'ın kulu vermemiş. Wordpress.org'dan indirdim içine TR.mo dosyasını attım bi baktım site full ingilizce. Ben bu işten sıkıldım birisi benim için Wordpress'in 2.2.2 yada 2.2.3 versiyonunu upload edebilirse çok memnun kalacağım.&#60;br /&#62;
&#60;strong&#62;&#60;br /&#62;
Saygılar&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-17218</link>
<pubDate>Çar, 17 Oct 2007 17:44:48 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">17218@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Forumda arama ile bulabilirdiniz ama, &#60;a href=&#34;http://www.divshare.com/download/2383544-d94&#34;&#62;Buradan&#60;/a&#62; 1.10 sürümünün Türkçesini indirin, bu klasördeki wp-postratings-tr_TR.mo/wp-postratings.pot dosyalarını son sürüm dosyasının içine atın ben öyle yaptım eksikler olsa da son sürümde Türkçe oldu,  site yönetiminde oluşan Postraings sayfalarında kurulum kullanım detaylarıda Türkçe olarak var, Wordpress sürümünüz eski ise bu eski sürümüde kullanabilirsiniz.
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16375</link>
<pubDate>Cum, 05 Oct 2007 00:55:31 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16375@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Allow To Rate (kim oy kullansın)registered users and guests seçili, sırf guests seçtiğimde ise;&#60;br /&#62;
You need to be a registered member to rate this post.&#60;br /&#62;
yazıyor :S&#60;br /&#62;
registered users veya registered users and guests seçiliyken hiç bişey olmuyor yıldızlara tıklanamıyor.&#60;/p&#62;
&#60;p&#62;Kod döngü içerisinde;&#60;br /&#62;
&#38;lt;?php get_header(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#60;div class=&#34;post&#34;&#62;&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;h2 class=&#34;posttitle&#34;&#38;gt;&#60;br /&#62;
				&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;&#38;lt;?php _e('Permalink to '); ?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
			&#38;lt;/h2&#38;gt;&#60;br /&#62;
			&#38;lt;p class=&#34;postmeta&#34;&#38;gt;&#60;br /&#62;
				Yazan, &#38;lt;?php the_author('nickname');?&#38;gt;&#38;nbsp;&#60;br /&#62;
				&#38;lt;span class=&#34;post-date&#34;&#38;gt;&#38;lt;?php the_time('j M, Y') ?&#38;gt;&#38;lt;/span&#38;gt;&#38;nbsp;&#60;br /&#62;
				&#38;lt;span class=&#34;post-filed&#34;&#38;gt;&#38;lt;?php the_category(', ') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;br /&#62;
				&#38;lt;?php edit_post_link(__('Edit'), ' &#38;#183; ', ''); ?&#38;gt;&#60;br /&#62;
			&#38;lt;/p&#38;gt;&#60;br /&#62;
			&#38;lt;?php the_tags('Etiketler: ', ', ', '&#60;br /&#62;'); ?&#38;gt;&#60;br /&#62;
			&#60;div class=&#34;postentry&#34;&#62;&#60;br /&#62;
			&#38;lt;?php the_content(__('Read the rest of this entry &#38;raquo;')); ?&#38;gt;&#60;br /&#62;
			&#38;lt;?php wp_link_pages(); ?&#38;gt;&#60;br /&#62;
			Puanla :&#38;lt;?php if(function_exists('the_ratings')) { the_ratings(); } ?&#38;gt;// kod burda..................&#60;br /&#62;
			&#60;/div&#62;&#60;br /&#62;
		&#60;/div&#62;&#60;br /&#62;
		&#60;div class=&#34;post&#34;&#62;&#60;br /&#62;
			&#38;lt;?php comments_template(); ?&#38;gt;&#60;br /&#62;
		&#60;/div&#62;&#60;br /&#62;
		&#60;div class=&#34;post&#34;&#62;&#60;br /&#62;
		&#38;lt;h2 id=&#34;postcomment&#34;&#38;gt;Benzer Yaz&#38;#305;lar&#38;lt;/h2&#38;gt;&#60;br /&#62;
		&#38;lt;br&#38;gt;&#60;br /&#62;
			&#38;lt;?php related_posts(); ?&#38;gt;&#60;br /&#62;
		&#60;/div&#62;&#60;br /&#62;
	&#38;lt;?php endwhile; else : ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#60;div class=&#34;post&#34;&#62;&#60;br /&#62;
			&#38;lt;h2&#38;gt;&#38;lt;?php _e('Sonu&#38;ccedil; bulunamad&#38;#305;.'); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
		&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;	&#38;lt;?php endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_sidebar(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_footer(); ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>heytbecom konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16331</link>
<pubDate>Per, 04 Oct 2007 02:03:01 +0000</pubDate>
<dc:creator>heytbecom</dc:creator>
<guid isPermaLink="false">16331@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;1 post ratings ayarlarınızı Yönetici panelinden yaptınız mı? Ziyaretçiler oy kullanabilir yada hem ziyaretçi hemde kullanıcılar gibisinden.&#60;br /&#62;
2 bu eklentinin kodlarını loop içersinde eklediğinizden emin misniz?&#60;/p&#62;
&#60;p&#62;&#38;lt; ?php while (have_posts()) : the_post(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;arasında bir yere eklemelisiniz.&#60;/p&#62;
&#60;p&#62;&#38;lt; ?php endif;?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16320</link>
<pubDate>Çar, 03 Oct 2007 23:59:30 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16320@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;orijinal temada denedim ondada çalışmadı :(
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16315</link>
<pubDate>Çar, 03 Oct 2007 22:21:50 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16315@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ilginiz için teşekkürler, başka temalarla deneyelim :), iyi akşamlar
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16313</link>
<pubDate>Çar, 03 Oct 2007 22:18:25 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">16313@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;yanlış cevap :)&#60;/p&#62;
&#60;p&#62;aklımda başka şey yok kafam dalgın zaten.. tema kaynaklı sanırım.
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16310</link>
<pubDate>Çar, 03 Oct 2007 21:49:54 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16310@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;WP-PostRatings 1.20 For WordPress 2.3.x, kurduğum eklenti bu adresten indirdim, &#60;a href=&#34;http://lesterchan.net/others/downloads.php?id=20&#34; rel=&#34;nofollow&#34;&#62;http://lesterchan.net/others/downloads.php?id=20&#60;/a&#62; anlamadım nedeninide
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16309</link>
<pubDate>Çar, 03 Oct 2007 21:44:01 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">16309@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;özür dilerim yanlış anlatmışım..&#60;/p&#62;
&#60;p&#62;wordpress 2.3 için eklentinin yeni sürümü mevcut.&#60;/p&#62;
&#60;p&#62;Eklenti sürüm/versiyonu onu kontrol edin.
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16305</link>
<pubDate>Çar, 03 Oct 2007 21:01:06 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16305@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;son sürüm 2.3 Türkçe'sini bu siteden indirdim, eklentiyi kurdum bi sorun yok gibi ama çalışmıyor.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16256</link>
<pubDate>Çar, 03 Oct 2007 08:39:01 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">16256@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;wordpress 2.3 yeni sürüm çıktı eklentinin son sürüm olduğundan emin olun
&#60;/p&#62;</description>
</item>
<item>
<title>ferro konu: "wp postratings çalışmıyor"</title>
<link>http://www.wordpress-tr.com/forum/topic/3184#post-16251</link>
<pubDate>Çar, 03 Oct 2007 02:32:32 +0000</pubDate>
<dc:creator>ferro</dc:creator>
<guid isPermaLink="false">16251@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;WP-PostRatings 1.20 bu eklentiyi ekledim, kurulumunda herhangi bir sorun çıkmadı,&#38;lt;?php if(function_exists('the_ratings')) { the_ratings(); } ?&#38;gt; bu kodu kullanarak sayfaya ekledim ama yıldızlara tıklanmıyor. Eklenti kurulumunda bir sorun çıkmadı.
&#60;/p&#62;</description>
</item>
<item>
<title>ApoCaLYpSe konu: "Postratings Türkçe var mı?"</title>
<link>http://www.wordpress-tr.com/forum/topic/1182#post-16155</link>
<pubDate>Pts, 01 Oct 2007 21:21:30 +0000</pubDate>
<dc:creator>ApoCaLYpSe</dc:creator>
<guid isPermaLink="false">16155@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Verdiğim Linklerden Silinmiş Kayıtlar Elinde Olanlar Tekrardan Upload Edebilirmi Bi Yerlere :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
