<?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 | arkokoley | Mentions</title>
	<link>https://buddypress.org/members/arkokoley/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/arkokoley/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning arkokoley.</description>
	<lastBuildDate>Fri, 03 Apr 2026 21:19: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">6056c7b018d97a3df8f37cd4b7130b44</guid>
				<title>danbpfr replied to the topic Display a value of a particular custom profile field in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/display-a-value-of-a-particular-custom-profile-field/#post-162813</link>
				<pubDate>Fri, 26 Apr 2013 15:42:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/arkokoley/" rel="nofollow ugc">@arkokoley</a>,</p>
<p>you coded it wrong, and we don&#8217;t know where you coded it. The mentionned elements i give you should be into a function, and depending where it must appear, you have to add or alter an existing filter.</p>
<p>I can&#8217;t help you more because you don&#8217;t give any details for what you exactly want to do so , on witch theme (name?) and BP version&hellip;<span class="activity-read-more" id="activity-read-more-206835"><a href="http://buddypress.org/support/topic/display-a-value-of-a-particular-custom-profile-field/#post-162813" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b84c620b6690434eef75d5f5e0617bc</guid>
				<title>danbpfr replied to the topic Display a value of a particular custom profile field in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/display-a-value-of-a-particular-custom-profile-field/#post-162762</link>
				<pubDate>Thu, 25 Apr 2013 22:35:48 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/arkokoley/" rel="nofollow ugc">@arkokoley</a>, <a href="http://buddypress.org/community/members/wdfee/" rel="nofollow ugc">@wdfee</a></p>
<p>works better by using  both xprofile_get_field_data <strong>and</strong> a user_id !</p>
<p>    $user_id = bp_get_member_user_id();</p>
<p>// if &#8220;Class&#8221; is the field name<br />
$mystuf = xprofile_get_field_data( &#8216;Class&#8217;, $user_id );</p>
<p>Application example here:</p>
<p><a href="http://wpmu.org/buddypress-profile-data-on-multisite/" rel="nofollow ugc">http://wpmu.org/buddypress-profile-data-on-multisite/</a></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>