<?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 Türkiye &#187; Fonksiyonlar</title>
	<atom:link href="http://www.wpuzmani.com/etiket/fonksiyonlar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpuzmani.com</link>
	<description>Wordpress Türkiye, Destek, Eklenti, Tema ve İpuçları</description>
	<lastBuildDate>Sat, 10 Jul 2010 21:46:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>the_author_email</title>
		<link>http://www.wpuzmani.com/the_author_email/</link>
		<comments>http://www.wpuzmani.com/the_author_email/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 04:13:32 +0000</pubDate>
		<dc:creator>Semih</dc:creator>
				<category><![CDATA[Codex]]></category>
		<category><![CDATA[Yazar Fonksiyonları]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[destek]]></category>
		<category><![CDATA[fonksiyon]]></category>
		<category><![CDATA[Fonksiyonlar]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Temalar]]></category>
		<category><![CDATA[yardim]]></category>
		<category><![CDATA[yazar]]></category>
		<category><![CDATA[yazar hakkında]]></category>
		<category><![CDATA[yazar sayfası]]></category>

		<guid isPermaLink="false">http://www.wpuzmani.com/?p=52</guid>
		<description><![CDATA[Açıklama
Bu fonksiyonuz konu yazarının mail adresini temanız içerisinde göstermenizi sağlar. Bu fonksiyonu The Loop içerisinde kullanmanız gerekmektedir.
Kullanım
&#60;?php the_author_email(); ?&#62;
Örnek
Mail Gönderme Linki:
&#60;a href=&#34;mailto:&#60;?php the_author_email(); ?&#62;&#34;&#62;Yazarla Sohbet Et&#60;/a&#62;
Ekrandaki Görüntü
&#60;a href=&#34;mailto:deneme[at]wpuzmani.com&#34;&#62;Yazarla Sohbet Et&#60;/a&#62;
(burada [at] yazmamızın sebebi spamcileri mail çekmek istemeyişimdendir. Ancak normalde bu kaynak kodlarında @ işareti olarak görüntülenecektir.)
Parametreler
Bu fonksiyonla birlikte herhangi bir değişken kullanılmamaktadır.
]]></description>
		<wfw:commentRss>http://www.wpuzmani.com/the_author_email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the_author_ID</title>
		<link>http://www.wpuzmani.com/the_author_id/</link>
		<comments>http://www.wpuzmani.com/the_author_id/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 15:04:44 +0000</pubDate>
		<dc:creator>Semih</dc:creator>
				<category><![CDATA[Codex]]></category>
		<category><![CDATA[Yazar Fonksiyonları]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[fonksiyon]]></category>
		<category><![CDATA[Fonksiyonlar]]></category>
		<category><![CDATA[kodlama]]></category>
		<category><![CDATA[Temalar]]></category>
		<category><![CDATA[the_author_ID]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.wpuzmani.com/?p=51</guid>
		<description><![CDATA[Açıklama
Konu yazarına ait benzersiz kullanıcı ID sini gösteren fonksiyondur. Bu ID WordPress üzerinden yeni bir kullanıcı oluşturulduğunda otomatik olarak atanır. Bu fonksiyon The Loop ile birlikte kullanılmak zorundadır.
Kullanım

&#60;?php the_author_ID(); ?&#62;
Örnek
Örneğimizde yazarın mesajlarını göstermek için, yazar IDsinin kullanımını
göstereceğim:


&#60;a href=&#34;/index.php?author=&#60;?php the_author_ID(); ?&#62;&#34;&#62;
&#60;?php the_author_nickname(); ?&#62;
tarafından yazılmış bütün konuları göster&#60;/a&#62;
Ekrandaki Görüntü
Yukarıdaki örneğin ekrandaki çıktısı şu şekilde olacaktır:


&#60;a href=&#34;http://www.wpuzmani.com/index.php?author=1&#34;&#62;
admin tarafından yazılmış bütün konuları göster&#60;/a&#62;
Parametreler
Bu [...]]]></description>
		<wfw:commentRss>http://www.wpuzmani.com/the_author_id/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>the_author</title>
		<link>http://www.wpuzmani.com/the_author/</link>
		<comments>http://www.wpuzmani.com/the_author/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 00:12:33 +0000</pubDate>
		<dc:creator>Semih</dc:creator>
				<category><![CDATA[Codex]]></category>
		<category><![CDATA[Yazar Fonksiyonları]]></category>
		<category><![CDATA[eklenti]]></category>
		<category><![CDATA[Fonksiyonlar]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Temalar]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wpuzmani.com/?p=43</guid>
		<description><![CDATA[Açıklama
Bu Tema Fonksiyonu kullanılarak , konunun Yazarı görüntülenir. Bu fonksiyon mutlaka The_Loop(Döngü) içerisinde olmalıdır.
Kullanımı
&#60;?php the_author(); ?&#62;
Örnekler
Yazarın belirlediği &#8216;Herkes Tarafından Görülecek Adı&#8217; göstermek
Kullanıcı alanında Görülecek adın değerini gösterir.
&#60;p&#62;Bu yazı &#60;?php the_author(); ?&#62; tarafından yazılmıştır.&#60;/p&#62;
Parametreler
Bu fonksiyon hiç bir değişken kullanmamaktadır. (Önceki değişkenler yeni sürümde kullanılamaz.)
]]></description>
		<wfw:commentRss>http://www.wpuzmani.com/the_author/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
