<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>BuddyPress.org | r-a-y | Favorites</title>
	<link>https://buddypress.org/members/r-a-y/activity/favorites/</link>
	<atom:link href="https://buddypress.org/members/r-a-y/activity/favorites/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed of r-a-y&#039;s favorites.</description>
	<lastBuildDate>Wed, 15 Apr 2026 15:11:33 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">9d5bed98e203d48af3155698142dfaa2</guid>
				<title>Boone Gorges posted on the forum topic @mentions show up on personal activity streams like they do here on BP.org? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/mentions-show-up-on-personal-activity-streams-like-they-do-here-on-bp-org/#post-</link>
				<pubDate>Sat, 30 Oct 2010 14:20:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Here&#8217;s how buddypress.org does it, with a filter that essentially adds a search term &#8216; <a href="http://buddypress.org/community/members/Username/" rel="nofollow ugc">@username</a>&#8216; to the bp_has_activities filter: `function bporg_activity_with_others_filter( $qs ) { global $bp; $user_id = ( bp_displayed_user_id() ) ? bp_displayed_user_id() : bp_loggedin_user_id(); /* Only filter on directory pages (no action) and the following&hellip;<span class="activity-read-more" id="activity-read-more-111735"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/mentions-show-up-on-personal-activity-streams-like-they-do-here-on-bp-org/#post-" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ec023cc8b8d80aaadb93b682e257e4d</guid>
				<title>tejinder posted on the forum topic Changing BuddyPress Base URL in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-buddypress-base-url/#post-64740</link>
				<pubDate>Thu, 22 Jul 2010 17:17:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks alot for suggestion.<br />
But now i have another problem,<br />
Error: Your WordPress address must match your Site address before creating a Network</p>
<p>Is there bybass or trick for this?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aaf44f0229904dd08460013e566b4664</guid>
				<title>Revolutionfrance posted on the forum topic BP 1.2: How to add a custom tab on the Home activity section in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-12-how-to-add-a-custom-tab-on-the-home-activity-section/#post-57555</link>
				<pubDate>Mon, 07 Jun 2010 09:39:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Mike! Is there any way to customize this so that you add a tab to filter activity based on one of the profile fields? Thx for your help!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">842015cfd0d6e3b1c9ba9aa566172fa6</guid>
				<title>jillsays posted on the forum topic How to definitively display Buddypress avatars in BBPress??? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-definitively-display-buddypress-avatars-in-bbpress/?topic_page=2#</link>
				<pubDate>Wed, 26 May 2010 04:32:30 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> you&#8217;re a freaking genius.<br />
I&#8217;ll send you a little paypal love when I get to work tomorrow. Look for it then.<br />
Thank you man!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a71f7bf19a651bdaec1cb2e161d243ef</guid>
				<title>Tosh posted an update: @r-a-y Just sent you another donation ;) Thanks for the help!</title>
				<link>https://buddypress.org/updates/p/7758/</link>
				<pubDate>Wed, 12 May 2010 21:48:12 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> Just sent you another donation 😉 Thanks for the help!</p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">550c852d19a6ee0eb84fec2e334a6e71</guid>
				<title>Arx Poetica posted on the forum topic bp_filter_request: What does it do and how does it work? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_filter_request-what-does-it-do-and-how-does-it-work/#post-53217</link>
				<pubDate>Mon, 10 May 2010 03:18:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Actually, figured out a much simpler and easier way to hook into what I need&#8230;little did I realize that the groups-loop.php and members-loop.php pages each had actions I could hook into &#8211;&gt; right exactly where I needed them. Sharing here for the benefit of others, this is what I&#8217;ve loaded in functions.php in my child [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">40eae2000e18a5a3bd4b314e7ed8cee0</guid>
				<title>tinabeans posted on the forum topic How to definitively display Buddypress avatars in BBPress??? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-definitively-display-buddypress-avatars-in-bbpress/#post-52296</link>
				<pubDate>Tue, 04 May 2010 21:32:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>YOU ARE AMAZING! You know, you just redeemed my whole afternoon of work. Hooray =) I owe you a beer for that one! Well&#8230; here&#8217;s the postscript. It all comes back to one thing I&#8217;ve been frustrated with: why is there no good documentation on BP or BBpress template tags? I had to search the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f9e1caad17da253ce4a7e00a686d1c43</guid>
				<title>Brajesh Singh posted on the forum topic BuddyPress.org’s Unified Search – How can I get it? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-orgs-unified-search-how-can-i-get-it/#post-51317</link>
				<pubDate>Wed, 28 Apr 2010 22:50:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>here is your code <a href="http://buddydev.com/http//buddydev.com/public-download/unified-search.zip" rel="nofollow ugc">http://buddydev.com/http//buddydev.com/public-download/unified-search.zip</a> Put the code of functions.php in your functions.php and move the single-search.php and search-loop.php to your theme. You may check more details on my site here.&hellip;<span class="activity-read-more" id="activity-read-more-2505"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-orgs-unified-search-how-can-i-get-it/#post-51317" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a09c4c028681ba83ac346b7b9a1d5b1b</guid>
				<title>Tosh posted an update: @r-a-y @r-a-y Just donated $5.55 to you :)</title>
				<link>https://buddypress.org/updates/p/2444/</link>
				<pubDate>Wed, 28 Apr 2010 20:32:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> Just donated $5.55 to you 🙂</p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7221dd8899af80aa42575d0abcd40e26</guid>
				<title>r-a-y posted an update: This is a test of the Emergency Broadcasting System.</title>
				<link>https://buddypress.org/updates/p/9/</link>
				<pubDate>Sat, 24 Apr 2010 18:16:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>This is a test of the Emergency Broadcasting System.</p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
		
	</channel>
</rss>