<?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>datSplat! &#187; WordPress</title>
	<atom:link href="http://www.datsplat.com/category/computers/internet/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datsplat.com</link>
	<description>RANDOM TIDBITS</description>
	<lastBuildDate>Wed, 14 Sep 2011 22:51:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>wp-print.php in WordPress Fall-In-Love theme</title>
		<link>http://www.datsplat.com/wp-printphp-in-wordpress-fall-in-love-theme/</link>
		<comments>http://www.datsplat.com/wp-printphp-in-wordpress-fall-in-love-theme/#comments</comments>
		<pubDate>Wed, 03 May 2006 07:03:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.datsplat.com/wp-printphp-in-wordpress-fall-in-love-theme/</guid>
		<description><![CDATA[HUGE thank you to Ttech / GaMerZ &#8211; http://www.lesterchan.net for coming up with a solution to make the print link show only on full posts, not on summaries: Full details here &#60;?php if ( is_single() ) { ?&#62; &#60;?php if(function_exists('wp_print')) { print_link(); } ?&#62; &#60;?php } ?&#62; Of course, a huge thank-you for the wp-print [...]]]></description>
		<wfw:commentRss>http://www.datsplat.com/wp-printphp-in-wordpress-fall-in-love-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin to Control RSS Feeds for Posts and Include Pages</title>
		<link>http://www.datsplat.com/wordpress-plugin-to-control-rss-feeds-for-posts-and-include-pages/</link>
		<comments>http://www.datsplat.com/wordpress-plugin-to-control-rss-feeds-for-posts-and-include-pages/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 21:46:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.datsplat.com/wordpress-plugin-to-control-rss-feeds-for-posts-and-include-pages/</guid>
		<description><![CDATA[Feed Control plugin by SILPSTREAM will allow you to include pages in the main feeds that WordPress generates. Using the Feed Control plug-in, you can change and control the main feeds that the update services use for your site. You can add Pages, and remove specific ones as well. You can exclude all posts from [...]]]></description>
		<wfw:commentRss>http://www.datsplat.com/wordpress-plugin-to-control-rss-feeds-for-posts-and-include-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Mod_Rewrite Injecting Server Path</title>
		<link>http://www.datsplat.com/wordpress-mod_rewrite-injecting-server-path/</link>
		<comments>http://www.datsplat.com/wordpress-mod_rewrite-injecting-server-path/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 07:54:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.datsplat.com/wordpress-mod_rewrite-injecting-server-path/</guid>
		<description><![CDATA[This is a problem that those running WordPress in a subdirectory on an Apache web server may find when using mod_rewrite to try to avoid duplicate content issues. To illustrate the problem, let&#039;s say that you have your WordPress files installed in a subdirectory named &#034;blog&#034; and within that subdirectory, you have an .htaccess file [...]]]></description>
		<wfw:commentRss>http://www.datsplat.com/wordpress-mod_rewrite-injecting-server-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Include Page Plugin</title>
		<link>http://www.datsplat.com/wordpress-include-page-plugin/</link>
		<comments>http://www.datsplat.com/wordpress-include-page-plugin/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 09:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://melissapark.com/moe/wpress/?p=34</guid>
		<description><![CDATA[WordPress Include Page Plugin Provides the ability to add an include_page() function that takes the post_id of the page that you want to include as an argument. You can call this function at any place in a template. An example call would be: < ?php include_page(100); ?> Use your own HTML code to produce the [...]]]></description>
		<wfw:commentRss>http://www.datsplat.com/wordpress-include-page-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

