<?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>WpFunc &#187; Joomla</title>
	<atom:link href="http://wpfunc.com/tag/joomla/feed" rel="self" type="application/rss+xml" />
	<link>http://wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Sun, 06 May 2012 02:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Add a &#8216;Share on Facebook&#8217; button without any plugin</title>
		<link>http://wpfunc.com/wordpress/add-a-share-on-facebook-button-without-any-plugin.html</link>
		<comments>http://wpfunc.com/wordpress/add-a-share-on-facebook-button-without-any-plugin.html#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:00:29 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=69</guid>
		<description><![CDATA[My friend asked to me &#8216;How i add a Facebook Button to My Joomla site?&#8217;. I gave him this code. I think this code appliable for WordPress  and change code for WordPress, because this is only link, i copied from Facebook :) You have to make a little change on single.php. Lets begin&#8230; Just Copy [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">My friend asked to me &#8216;How i add a Facebook Button to My Joomla site?&#8217;. I gave him this code. I think this code appliable for WordPress  and change code for WordPress, because this is only link, i copied from Facebook :) You have to make a little change on single.php. Lets begin&#8230;<span id="more-69"></span></p>
<h3>Just Copy this code in the WordPress Loop;</h3>
<pre class="brush: plain; title: ; notranslate">&lt;a href=&quot;http://www.facebook.com/sharer.php?u=&lt;?php the_permalink();?&gt;&quot;&amp;t=&quot;&lt;?php the_title(); ?&gt;&quot; target=&quot;blank&quot;&gt;Share on Facebook&lt;/a&gt;</pre>
<p>That&#8217;s All! Have a nice day!</p>
]]></content:encoded>
			<wfw:commentRss>http://wpfunc.com/wordpress/add-a-share-on-facebook-button-without-any-plugin.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

