<?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 | leanneoleary | Mentions</title>
	<link>https://buddypress.org/members/leanneoleary/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/leanneoleary/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning leanneoleary.</description>
	<lastBuildDate>Tue, 07 Apr 2026 06:56:22 +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">c302f4de04d06ef74a20ed226168cb63</guid>
				<title>Henry Wright replied to the topic Auto login and redirect to activity page on activation in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/auto-login-and-redirect-to-activity-page-on-activation/#post-238202</link>
				<pubDate>Wed, 22 Apr 2015 11:53:03 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/leanneoleary/" rel="nofollow ugc">@leanneoleary</a> Try contacting the author <a href="https://buddypress.org/members/sbrajesh/" rel="nofollow ugc">@sbrajesh</a> letting him know. I&#8217;m sure he&#8217;ll be grateful for the bug report and may release a fix. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5bd4402402b6806a87d7029b5804c7fa</guid>
				<title>Henry Wright replied to the topic Auto login and redirect to activity page on activation in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/auto-login-and-redirect-to-activity-page-on-activation/#post-238181</link>
				<pubDate>Tue, 21 Apr 2015 22:27:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/leanneoleary/" rel="nofollow ugc">@leanneoleary</a></p>
<p>Try this:</p>
<blockquote data-secret="sbn6P9zFif" class="wp-embedded-content"><p><a href="https://buddydev.com/buddypress/auto-login-the-user-after-account-activation-on-buddypress-based-social-networks/" rel="nofollow ugc">Auto Login the user after account Activation On BuddyPress Based Social Networks</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://buddydev.com/buddypress/auto-login-the-user-after-account-activation-on-buddypress-based-social-networks/embed/#?secret=sbn6P9zFif" data-secret="sbn6P9zFif" width="515" height="290" title="&#8220;Auto Login the user after account Activation On BuddyPress Based Social Networks&#8221; &#8212; BuddyDev" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">95ccae02a98a7f905150ac0adab5be7f</guid>
				<title>Henry Wright replied to the topic Register page password strength and hint in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/register-page-password-strength/#post-238178</link>
				<pubDate>Tue, 21 Apr 2015 21:48:34 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/leanneoleary/" rel="nofollow ugc">@leanneoleary</a> great to hear you found a solution 😀</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17d72f6aac23fa50709179da6cb6d5bb</guid>
				<title>Henry Wright replied to the topic Register page password strength and hint in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/register-page-password-strength/#post-238156</link>
				<pubDate>Tue, 21 Apr 2015 14:14:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/leanneoleary/" rel="nofollow ugc">@leanneoleary</a></p>
<p>Which theme are you using and have you customised the registration page in any way?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12b456b9c557cbd4dc68982c5c4b0e7a</guid>
				<title>Henry Wright replied to the topic Best way to add custom posts to activity stream in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/best-way-to-add-custom-posts-to-activity-stream-2/#post-235079</link>
				<pubDate>Tue, 24 Feb 2015 11:57:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/leanneoleary/" rel="nofollow ugc">@leanneoleary</a></p>
<p><code>bp_blogs_record_post_post_types</code> filters the post types to track. The function you posted is telling the Blogs component to track <em>videos</em> and <em>pictures</em>.</p>
<p><code>bp_activity_add()</code> simply adds items to the activity stream. See <a href="https://codex.buddypress.org/developer/function-examples/bp_activity_add/" rel="nofollow ugc">here</a> for how it&#8217;s used.</p>
<p>Now, I <strong>think</strong> posts of type <em>videos</em> and <em>pictures</em> will be automatically added to the stream&hellip;<span class="activity-read-more" id="activity-read-more-378451"><a href="https://buddypress.org/support/topic/best-way-to-add-custom-posts-to-activity-stream-2/#post-235079" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>