<?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>KISPHP Tutorials &#187; snippets</title>
	<atom:link href="http://www.kisphp.com/tag/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisphp.com</link>
	<description>Keep It Simple PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 21:49:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress PHP snippets for header</title>
		<link>http://www.kisphp.com/wordpress-php-snippets-for-header/</link>
		<comments>http://www.kisphp.com/wordpress-php-snippets-for-header/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cheats]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=77</guid>
		<description><![CDATA[Here are some very usefull informations for those who use WordPress as CMS PHP Snippets for header &#8211; usefull functions &#60;?php bloginfo(&#8216;name&#8217;)?&#62; Title of the site &#60;?php wp_title(); ?&#62; Title of the specific post or page &#60;?php bloginfo(&#8216;stylesheet_url&#8217;); ?&#62; The style.css file&#8217;s location into the current layout &#60;?php bloginfo(&#8216;pingback_url&#8217;); ?&#62; Pingback URL for the site [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/wordpress-php-snippets-for-header/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
