<?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 | Marc Luther Capulong | Mentions</title>
	<link>https://buddypress.org/members/mlcapulong/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/mlcapulong/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Marc Luther Capulong.</description>
	<lastBuildDate>Wed, 08 Apr 2026 20:12:02 +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">8d2249fb4f36ac9153fbcb42fcc95937</guid>
				<title>Henry Wright replied to the topic Get all xprofile select field options in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/get-all-xprofile-select-field-options/#post-262300</link>
				<pubDate>Wed, 21 Dec 2016 11:57:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/mlcapulong/" rel="nofollow ugc">@mlcapulong</a></p>
<p>If you know the field ID, you can do this:</p>
<p><code>$field = new BP_XProfile_Field( $field_id );<br />
$children = $field-&gt;get_children();<br />
if ( $children ) {<br />
    foreach ( $children as $child ) {<br />
        // Do something here.<br />
        // var_dump( $child );<br />
    }<br />
}</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>