<?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 | MastodontMedia | Mentions</title>
	<link>https://buddypress.org/members/mastodontmedia/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/mastodontmedia/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning MastodontMedia.</description>
	<lastBuildDate>Sat, 04 Apr 2026 19:10: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">df6087c266ba3451c469ba267c5edeef</guid>
				<title>Henry Wright replied to the topic Custom sort members in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/custom-sort-members/#post-237487</link>
				<pubDate>Wed, 08 Apr 2015 14:44:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/mastodontmedia/" rel="nofollow ugc">@mastodontmedia</a></p>
<p>Look into using the <code>bp_after_has_members_parse_args</code> filter. I think it&#8217;ll let you override the <code>meta_key</code> and <code>meta_value</code> params. That may help you do what you want?</p>
<p>See <a href="https://codex.buddypress.org/developer/using-bp_parse_args-to-filter-buddypress-template-loops/" rel="nofollow ugc">here</a> for a tutorial on how to use the filter.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">325788ea1c1a40b0f16e0508aeade20a</guid>
				<title>Henry Wright replied to the topic Display more profile fields in member list in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-more-profile-fields-in-member-list/#post-233703</link>
				<pubDate>Thu, 05 Feb 2015 11:01:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/mastodontmedia/" rel="nofollow ugc">@mastodontmedia</a></p>
<p>You can use the following to do that.</p>
<p><code>bp_member_profile_data( &#039;field=the field name&#039; );</code></p>
<p>Be sure to replace <em>the field name</em> with your actual profile field name. Also note it must be used within the members loop.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d8433b2ef54145b0f8f30077210646e</guid>
				<title>Henry Wright replied to the topic Show profile fields in description/ excerpt in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/show-profile-fields-in-description-excerpt/#post-233474</link>
				<pubDate>Tue, 03 Feb 2015 11:38:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/mastodontmedia/" rel="nofollow ugc">@mastodontmedia</a></p>
<p>You&#8217;ll need to modify your members template. Check out the BuddyPress <a href="https://codex.buddypress.org/themes/theme-compatibility-1-7/template-hierarchy/" rel="nofollow ugc">Template Hierarchy</a> for more info on the template system.</p>
<p>To show a specific profile field inside the loop, you can just do: <code>bp_member_profile_data( &#039;field=the field name&#039; );</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>