<?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 | paulw32 | Mentions</title>
	<link>https://buddypress.org/members/paulw32/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/paulw32/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning paulw32.</description>
	<lastBuildDate>Wed, 08 Apr 2026 12:45:48 +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">e154d3cd7750d7f8bd379c5da5802f8b</guid>
				<title>Mathieu Viet replied to the topic Buddypress email SMPT not the same as wordrpess in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-email-smpt-not-the-same-as-wordrpess/#post-317286</link>
				<pubDate>Thu, 18 Feb 2021 18:37:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/paulw32/" rel="nofollow ugc">@paulw32</a>, </p>
<p>To force BuddyPress to use the <code>wp_mail()</code> WordPress function, you need to add a filter this way:</p>
<p><code>add_filter( &#039;bp_email_use_wp_mail&#039;, &#039;__return_true&#039; );</code></p>
<p>You can add this into the <code>functions.php</code> file of your active theme or into a <a href="https://codex.buddypress.org/themes/bp-custom-php/" rel="nofollow ugc">bp-custom.php</a> file at the root of your <code>/plugins</code> directory.</p>
<p>PS: if you&#8217;re using the bp-custom.php file,&hellip;<span class="activity-read-more" id="activity-read-more-2619984"><a href="https://buddypress.org/support/topic/buddypress-email-smpt-not-the-same-as-wordrpess/#post-317286" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>