<?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 | compixonline | Mentions</title>
	<link>https://buddypress.org/members/compixonline/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/compixonline/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning compixonline.</description>
	<lastBuildDate>Sat, 04 Apr 2026 12:59:18 +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">a6ed5ac612fb7fd45193f96119e411e2</guid>
				<title>Henry Wright replied to the topic Pulling from existing custom fields in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/pulling-from-existing-custom-fields/#post-183446</link>
				<pubDate>Thu, 29 May 2014 11:35:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/members/compixonline/" rel="nofollow ugc">@compixonline</a></p>
<p><code>get_user_meta()</code> will allow you to retrieve the custom field data. You&#8217;d use the function like this:</p>
<p><code>$data = get_user_meta( $user_id, $key, true );</code> where <code>$key</code> is the name of the custom field and <code>$user_id</code> is the user ID of your BuddyPress member.</p>
<p><code>$data</code> will then hold the custom field value you want for that particular&hellip;<span class="activity-read-more" id="activity-read-more-251848"><a href="http://buddypress.org/support/topic/pulling-from-existing-custom-fields/#post-183446" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>