<?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 | ShMk | Mentions</title>
	<link>https://buddypress.org/members/shmk/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/shmk/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning ShMk.</description>
	<lastBuildDate>Thu, 09 Apr 2026 20:01:51 +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">40ed35238d292da0226eaa46dfdaccc8</guid>
				<title>@mercime replied to the topic Add profile fields groups to registration in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-profile-fields-groups-to-registration/#post-247314</link>
				<pubDate>Tue, 01 Dec 2015 02:29:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>&gt;&gt; I know that Base group are shown in the Registration Form<br />
<a href="https://buddypress.org/members/shmk/" rel="nofollow ugc">@shmk</a> thanks for confirming, just had to make sure you did. There&#8217;s a trac ticket which needs some more work done to get the feature you want at <a href="https://buddypress.trac.wordpress.org/ticket/6347" rel="nofollow ugc">https://buddypress.trac.wordpress.org/ticket/6347</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5cfc32a76b2f6b8e400b0c8fad9189fd</guid>
				<title>@mercime replied to the topic Add profile fields groups to registration in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-profile-fields-groups-to-registration/#post-247213</link>
				<pubDate>Fri, 27 Nov 2015 00:13:33 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/shmk/" rel="nofollow ugc">@shmk</a> profile fields you add in the Base Field Group shows up in the Registration Form <a href="https://codex.buddypress.org/administrator-guide/extended-profiles/" rel="nofollow ugc">https://codex.buddypress.org/administrator-guide/extended-profiles/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5efc6d19134b9ee0e014b3d82c8ce56b</guid>
				<title>Henry Wright replied to the topic Customizing emails template in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/customizing-emails-template/#post-231291</link>
				<pubDate>Tue, 30 Dec 2014 20:17:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/shmk/" rel="nofollow ugc">@shmk</a></p>
<p>It&#8217;s definitely possible. BuddyPress uses the <code>wp_mail()</code> function to send emails. By default, it uses <code>text/plain</code> as the content type which doesn&#8217;t allow HTML. The good news is you can change this. For example:</p>
<p><code>function set_content_type( $content_type ) {<br />
    return &#039;text/html&#039;;<br />
}<br />
add_filter( &#039;wp_mail_content_type&#039;, &#039;set_content_type&#039;&hellip;</code><span class="activity-read-more" id="activity-read-more-351406"><a href="https://buddypress.org/support/topic/customizing-emails-template/#post-231291" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e087f0c4c673e0062fde3de2dd3c080</guid>
				<title>Henry Wright replied to the topic Registration hooks in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/registration-hooks/#post-231290</link>
				<pubDate>Tue, 30 Dec 2014 20:12:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/shmk/" rel="nofollow ugc">@shmk</a></p>
<p>That would be <code>bp_signup_usermeta</code>. You&#8217;d filter <code>$usermeta</code> which is an array of the sign-up info.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>