<?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 | Kevin | Activity</title>
	<link>https://buddypress.org/members/wp18nkevin/activity/</link>
	<atom:link href="https://buddypress.org/members/wp18nkevin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Kevin.</description>
	<lastBuildDate>Mon, 06 Apr 2026 09:25: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">d3144135148e0a102e07eabe31b267fc</guid>
				<title>Kevin replied to the topic Member &#034;Last Active&#034; shows current time in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/member-last-active-shows-current-time/#post-260484</link>
				<pubDate>Fri, 28 Oct 2016 07:18:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have the same problem too. The problem is occured in class-bp-members-admin.php<br />
<code><br />
if ( isset( $user-&gt;user_status ) &amp;&amp; 2 == $user-&gt;user_status ) {<br />
    $last_active = $user-&gt;user_registered;</p>
<p>// Account is activated, getting user&#039;s last activity.<br />
} else {<br />
    $last_active = bp_get_user_last_activity( $user-&gt;ID );   //&lt;-- ruturn empty string if not&hellip;</code><span class="activity-read-more" id="activity-read-more-630798"><a href="https://buddypress.org/support/topic/member-last-active-shows-current-time/#post-260484" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>