<?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 | MelaneeWirtz | Favorites</title>
	<link>https://buddypress.org/members/melaneewirtz/activity/favorites/</link>
	<atom:link href="https://buddypress.org/members/melaneewirtz/activity/favorites/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed of MelaneeWirtz&#039;s favorites.</description>
	<lastBuildDate>Fri, 01 May 2026 01:05:45 +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">c34ff23befe030a950d881cb92506da7</guid>
				<title>Renato Alves replied to the topic What is the most important thing BuddyPress is missing? in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/what-is-the-most-important-thing-buddypress-is-missing/#post-326420</link>
				<pubDate>Fri, 30 Sep 2022 04:44:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Before diving into technical or feature suggestions since as a developer I’m automatically wired to go via that route, I thought about asking non-technical people about the product, BuddyPress, itself.</p>
<p>I recently participated in the WordCamp US and had the chance of talking to a few people, besides conversations I had online (Slack, etc). I t&hellip;<span class="activity-read-more" id="activity-read-more-3249116"><a href="https://buddypress.org/support/topic/what-is-the-most-important-thing-buddypress-is-missing/#post-326420" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18ae0133cddaa4132dd0b3b83a7fc7a2</guid>
				<title>metalhead replied to the topic Disable Member page to non-logged in users in the forum Requests &#038; Feedback</title>
				<link>https://buddypress.org/support/topic/disable-member-page-to-non-logged-in-users/#post-308925</link>
				<pubDate>Sat, 09 Nov 2019 16:19:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>All 3 of these options (BP Simple Private, Buddypress Lock, or the custom code) all cause significant page speed issues. (like 3 seconds)</p>
<p>Any suggestions to combat the privacy issue without compromising speed?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b72fad30ed3685654f6c06767aee913</guid>
				<title>modemlooper replied to the topic How to create a read-only logged-in user? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-create-a-read-only-logged-in-user/#post-244133</link>
				<pubDate>Sun, 06 Sep 2015 22:22:02 +0000</pubDate>

									<content:encoded><![CDATA[<p><code>function bp_keep_user_private( $user_login, $user ) {</p>
<p>	global $wpdb;</p>
<p>	if( &#039;username&#039; === $user-&gt;user_login ) {</p>
<p>		$wpdb-&gt;query( $wpdb-&gt;prepare( &quot;UPDATE $wpdb-&gt;users SET user_status = 2 WHERE ID = %d&quot;, $user-&gt;ID ) );<br />
	}</p>
<p>}<br />
add_action( &#039;wp_login&#039;, &#039;bp_keep_user_private&#039;, 10, 2 );</code></p>
<p>you can try something like this that will set that account to&hellip;<span class="activity-read-more" id="activity-read-more-458194"><a href="https://buddypress.org/support/topic/how-to-create-a-read-only-logged-in-user/#post-244133" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9637a1cec2b26fbbd41976a0df0ae072</guid>
				<title>Rocko88 posted on the forum topic Facebook integration plugin for BuddyPress in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/facebook-integration-plugin-for-buddypress/#post-97527</link>
				<pubDate>Sun, 01 May 2011 08:58:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Yes, I know fb-auto-connect but not having the option to choose an username on signup is a real bummer. User can change a display name later, but the @ mention name still stays automatically generated facebook &#8220;name.surname&#8221;&#8230; And I was waiting for buddystream release, but for some reason it doesn&#8217;t have single-click sign up options [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">67aa1c853f01bf987c598aa9eaa77ca0</guid>
				<title>Gene53 started the forum topic Activity post exerpt with a ”read more” link in activity stream? in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/post-exerpt-with-a-read-more-link-in-activity-stream/</link>
				<pubDate>Tue, 14 Sep 2010 18:25:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Much to my surprise, long activity stream posts are not truncated after a predetermined amount of words thus showing an excerpt with a &#8220;read more&#8221; link, is this an omission by the development team?</p>
<p>If so, is there a workaround (patch or plugin) that would accomplish this?</p>
<p>Cheers!</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>