<?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>[LINICKX].com &#187; wordpres</title>
	<atom:link href="http://www.linickx.com/tag/wordpres/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Avatar BBPress Plugin Browser</title>
		<link>http://www.linickx.com/257/avatar-bbpress-plugin-browser</link>
		<comments>http://www.linickx.com/257/avatar-bbpress-plugin-browser#comments</comments>
		<pubDate>Fri, 02 Feb 2007 13:43:25 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[wordpres]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/257/avatar-%c2%ab-bbpress-plugin-browser/</guid>
		<description><![CDATA[I&#8217;ve been playing with bbpress, by default there are no Avatars, I&#8217;ve made a little adjustment to the plugin by Joshua Hutchins Here is my Forum Post: Avatar  bbPress plugin browser I wrote an extra function for your plugin so &#8230; <a href="http://www.linickx.com/257/avatar-bbpress-plugin-browser">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with bbpress, by default there are no Avatars, I&#8217;ve made a little adjustment to the plugin by <a href="http://ardentfrost.rayd.org/">Joshua Hutchins</a></p>
<p>Here is my Forum Post: <a href="http://bbpress.org/plugins/topic/18?replies=2&amp;more=1">Avatar  bbPress plugin browser</a></p>
<blockquote><p>I wrote an extra function for your plugin so that the avatar can be displayed on the profile page&#8230;</p>
<p>function profile_avatar() {<br />
global $user;<br />
if ( get_avatar_loc ( $user-&gt;ID ) ) {<br />
echo &#8216;&lt;img src=&#8221;&#8216; . get_avatar_loc( $user-&gt;ID ) . &#8216;&#8221; alt=&#8221;&#8216; . $user-&gt;user_login . &#8216;s Avatar&#8221;&#8216; . &#8216; /&gt;&#8217;;<br />
}<br />
}</p>
<p>Styles &amp; img sizes could be added into the tag as desired&#8230;. then in profile.php template, add&#8230;</p>
<p>&lt;?php if ( function_exists(&#8216;profile_avatar&#8217;) ) { profile_avatar(); } ?&gt;</p>
<p>hope that helps <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p></blockquote>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/257/avatar-bbpress-plugin-browser/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

