                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <?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>Free Wordpress Themes &#187; elements</title>
	<atom:link href="http://themes.wprssfeed.com/tag/elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://themes.wprssfeed.com</link>
	<description>Free wordpress templates</description>
	<lastBuildDate>Thu, 19 Aug 2010 18:13:26 +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 theme &#8211; elements of seo 1.4</title>
		<link>http://themes.wprssfeed.com/wordpress-theme-elements-of-seo-1-4/</link>
		<comments>http://themes.wprssfeed.com/wordpress-theme-elements-of-seo-1-4/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3-Columns]]></category>
		<category><![CDATA[Free Wordpress Themes]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://themes.wprssfeed.com/?p=32</guid>
		<description><![CDATA[name: elements of seo 1.4 size: 194Kb format: ZIP download: elements of seo 1.4 Republished by Blog Post Promoter]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-33" title="element of seo" src="http://themes.wprssfeed.com/wp-content/uploads/2009/09/screenshot.png" alt="element of seo" width="278" height="207" />name: elements of seo 1.4    size: 194Kb    format: ZIP    download:    <a href="http://themes.wprssfeed.com/wp-content/uploads/2009/09/elements-of-seo_1.4.rar">elements of seo 1.4</a></p>
<p id="bte_opp"><small>Republished by  <a href="http://www.blogtrafficexchange.com/old-post-promoter">Blog Post Promoter</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://themes.wprssfeed.com/wordpress-theme-elements-of-seo-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Retrieve The First Image From Posts On Your Home Page</title>
		<link>http://themes.wprssfeed.com/automatically-retrieve-the-first-image-from-posts-on-your-home-page/</link>
		<comments>http://themes.wprssfeed.com/automatically-retrieve-the-first-image-from-posts-on-your-home-page/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:57:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[download wordpress]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[free downloads]]></category>
		<category><![CDATA[Free Wordpress Themes]]></category>
		<category><![CDATA[post image]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://themes.wprssfeed.com/?p=206</guid>
		<description><![CDATA[Archived; click post to view. Excerpt: The problem. Many WordPress users use custom fields to display a thumbnail on their blog home page. Of course, this is a nice solution, but how about automatically retrieving the first image from a post and using it as a thumbnail? The solution. This hack is quite easy to [...]]]></description>
			<content:encoded><![CDATA[<p>Archived; click post to view.<br /> <b>Excerpt:</b> The problem. Many WordPress users use custom fields to display a thumbnail on their blog home page. Of course, this is a nice solution, but how about automatically retrieving the first image from a post and using it as a thumbnail?    The solution. This hack is quite easy to implement:    	Open the functions.php file in your theme.  	Paste this code in. Don’t forget to specify a default image on line 10 (in case a post of yours does not have an image).      view source    print?              01  function catch_that_image() {                02   global $post, $posts;                03   $first_img = &#8221;;                04   ob_start();                05   ob_end_clean();                06   $output = preg_match_all(&#8216;/&lt;img.+src=[\'"]([^\'"]+)[\'"].*&gt;/i&#8217;, $post-&gt;post_content, $matches);                07   $first_img = $matches [1] [0];                08                  09  &#8230;</p>
<p id="bte_opp"><small>Republished by  <a href="http://www.blogtrafficexchange.com/old-post-promoter">Blog Post Promoter</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://themes.wprssfeed.com/automatically-retrieve-the-first-image-from-posts-on-your-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
