<?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 | Khurshid Faizullaev | Activity</title>
	<link>https://buddypress.org/members/loveplove/activity/</link>
	<atom:link href="https://buddypress.org/members/loveplove/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Khurshid Faizullaev.</description>
	<lastBuildDate>Fri, 03 Apr 2026 20:23:07 +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">33c2923cf4c6a065c4d84f371120e9c6</guid>
				<title>Khurshid Faizullaev replied to the topic Using wp_mail and emails in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/using-wp_mail-and-emails/#post-302772</link>
				<pubDate>Mon, 11 Feb 2019 19:20:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>thank you. works perfectly. </p>
<p>I just had to put all three together</p>
<p>   add_filter(&#8216;bp_email_use_wp_mail&#8217;, &#8216;__return_true&#8217;);</p>
<p>    add_filter( &#8216;wp_mail_content_type&#8217;, function( $content_type ) {<br />
    $content_type = &#8216;text/html&#8217;;<br />
    return $content_type;<br />
} );</p>
<p>$must_use_wpmail = apply_filters( &#8216;bp_email_use_wp_mail&#8217;, $wp_html_emails || !&hellip;<span class="activity-read-more" id="activity-read-more-1567929"><a href="https://buddypress.org/support/topic/using-wp_mail-and-emails/#post-302772" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">72304d5b723816d1b8cb89ff102c6143</guid>
				<title>Khurshid Faizullaev replied to the topic BuddyPress Email Notification Ignoring SMTP Server Settings? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-email-notification-ignoring-smtp-server-settings/#post-302770</link>
				<pubDate>Mon, 11 Feb 2019 19:18:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi everyone. I am doing a site called <a href="https://loveplove.com" rel="nofollow ugc">https://loveplove.com</a></p>
<p>After having read all forums, what worked for me was using WP Mail SMTP plugin was putting the following code. Please note I am just putting together various codes together from authors in those forums so you find it easily. In your bp-core-functions php file add the following:&hellip;<span class="activity-read-more" id="activity-read-more-1567925"><a href="https://buddypress.org/support/topic/buddypress-email-notification-ignoring-smtp-server-settings/#post-302770" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>