<?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 | ibes | Mentions</title>
	<link>https://buddypress.org/members/ibes/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/ibes/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning ibes.</description>
	<lastBuildDate>Sat, 04 Apr 2026 09:15:03 +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">c477fe0de0d9839ad548132b54fe43ff</guid>
				<title>David Cavins replied to the topic Programmatically create xprofile field in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/programmatically-create-xprofile-field/?view=all#post-308155</link>
				<pubDate>Wed, 02 Oct 2019 17:41:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/ibes/" rel="nofollow ugc">@ibes</a>&#8211;</p>
<p>I&#8217;d try to use Xprofile for managing profile fields. There&#8217;s a lot of baked-in goodness with the Xprofile component.</p>
<p>Obviously, I don&#8217;t know what will work in your situation, but it seems like name matching is reasonable. You could probably also extend the Xprofile Groups and Fields classes to add some sort of persistent-ID parameter&hellip;<span class="activity-read-more" id="activity-read-more-1960225"><a href="https://buddypress.org/support/topic/programmatically-create-xprofile-field/?view=all#post-308155" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">40b54b35969efd799fc62f67b67defab</guid>
				<title>David Cavins replied to the topic Programmatically create xprofile field in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/programmatically-create-xprofile-field/#post-307999</link>
				<pubDate>Wed, 25 Sep 2019 16:26:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/ibes/" rel="nofollow ugc">@ibes</a>&#8211;</p>
<p>You can get the profile field groups and fields by using the function:</p>
<p><code>$groups = bp_xprofile_get_groups( array( &#039;fetch_fields&#039; =&gt; true ) );</code></p>
<p>With this information, you should be able to determine whether a field exists and what its ID is.</p>
<p>Best,</p>
<p>-David</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>