<?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 | Mauro | Activity</title>
	<link>https://buddypress.org/members/maurodalu/activity/</link>
	<atom:link href="https://buddypress.org/members/maurodalu/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mauro.</description>
	<lastBuildDate>Sat, 11 Apr 2026 13:47:05 +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">b6ea53fab05fe93ecda659585977f0b2</guid>
				<title>Mauro replied to the topic Member Loop only MemberPress members in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/member-loop-only-memberpress-members/#post-320167</link>
				<pubDate>Sat, 24 Jul 2021 09:21:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve been testing this and found out that the code as is done in my previous post will break the members search feature from 3rd party plugins. So I modified this to use the &#8220;exclude&#8221; argument instead of the &#8220;include&#8221;.</p>
<p>Since doing this is going to be a heavy call on the server, I&#8217;ve decided to store my exclusion list in the DB as an option. I&#8217;m&hellip;<span class="activity-read-more" id="activity-read-more-2776749"><a href="https://buddypress.org/support/topic/member-loop-only-memberpress-members/#post-320167" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">66712e8d4c3ee67bf6be43c934cb4253</guid>
				<title>Mauro replied to the topic Member Loop only MemberPress members in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/member-loop-only-memberpress-members/#post-320118</link>
				<pubDate>Wed, 21 Jul 2021 14:19:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Please note the above solution won&#8217;t work if you have a custom table prefix (i.e. different than &#8220;wp_&#8221;).<br />
I&#8217;ve put together this function using the bp_after_has_members_parse_args filter. Posting it here in case anyone needs it. So far it looks like it works fine.</p>
<p><code>/**<br />
 * Only list active MemberPress members in the members directory.<br />
 * sources:<br />
 *&hellip;</code><span class="activity-read-more" id="activity-read-more-2774131"><a href="https://buddypress.org/support/topic/member-loop-only-memberpress-members/#post-320118" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>