<?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 | dunc | Mentions</title>
	<link>https://buddypress.org/members/dunc/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/dunc/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning dunc.</description>
	<lastBuildDate>Sat, 04 Apr 2026 04:51:45 +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">721f32a2008851e73935210529f20d2e</guid>
				<title>r-a-y posted on the forum topic Site Members Loop &#038; Variables in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/site-members-loop-variables/#post-61720</link>
				<pubDate>Sun, 04 Jul 2010 18:08:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/Dunc/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Dunc/" rel="nofollow ugc">@dunc</a> &#8211; If you want a global variable, then (surprise, surprise!) use a global variable or a define. In wp-config.php or /wp-content/plugins/bp-custom.php, you can either do this: <code>global $my_var; </code> <code>$my_var = WHATEVER; </code> or: <code>define( 'MY_VAR', WHATEVER ); </code> Then in your page template or anywhere else, you do this: <code>global $my_var; </code> <code>if (&hellip;</code><span class="activity-read-more" id="activity-read-more-26042"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/site-members-loop-variables/#post-61720" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>