<?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 | Dankicity | Activity</title>
	<link>https://buddypress.org/members/dankicity/activity/</link>
	<atom:link href="https://buddypress.org/members/dankicity/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Dankicity.</description>
	<lastBuildDate>Tue, 07 Apr 2026 18:30:17 +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">22ff7c870bed9bdc436deaba9f133064</guid>
				<title>Dankicity posted on the forum topic Customizing Member Feed Template  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/customizing-member-feed-template-1/#post-99105</link>
				<pubDate>Thu, 19 May 2011 23:45:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>Nevermind,  I fixed this by having it check if the current component is my custom component and altered the member feed link to point to that instead.  So it now only offers their activity, sitewide and main blog.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">805fd5bbb20c69133405d8be6c19b4fe</guid>
				<title>Dankicity posted on the forum topic Customizing Member Feed Template  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/customizing-member-feed-template-1/#post-98909</link>
				<pubDate>Wed, 18 May 2011 01:48:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can I just get someone to confirm that bp-activity-personal-feed.php doesn&#8217;t get used for a member&#8217;s feed?  So I know this doesn&#8217;t happen because I broke something.</p>
<p>Though, even if I broke something there shouldn&#8217;t be any content and&#8230; there is.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63275faad3884b98052d725fd3952715</guid>
				<title>Dankicity started the forum topic Customizing Member Feed Template  in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/customizing-member-feed-template-1/</link>
				<pubDate>Mon, 16 May 2011 05:02:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m trying to point the member/personal feed to a template in my theme through this in my functions.php with: `function my_activity_action_personal_feed() { global $bp, $wp_query; if ( $bp-&gt;current_component != $bp-&gt;activity-&gt;slug || !$bp-&gt;displayed_user-&gt;id || $bp-&gt;current_action != &#8216;feed&#8217; ) return false; $wp_query-&gt;is_404 = false; status_header(&hellip;<span class="activity-read-more" id="activity-read-more-153066"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/customizing-member-feed-template-1/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1e0030d8bb5e76edb98d0bec1b402d6c</guid>
				<title>Dankicity joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/152767/</link>
				<pubDate>Mon, 16 May 2011 04:52:51 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">249ccbbd072dac52004471ca33983c51</guid>
				<title>Dankicity posted on the forum topic Activity Load-More Fails To Use Action Parameter in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/activity-load-more-fails-to-use-action-paramater/#post-98723</link>
				<pubDate>Mon, 16 May 2011 04:29:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>Strike this&#8230; I was stuck looking at the wrong function.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cee49752d26ffacedb215c0bf1353dfe</guid>
				<title>Dankicity started the forum topic Activity Load-More Fails To Use Action Parameter in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/activity-load-more-fails-to-use-action-paramater/</link>
				<pubDate>Fri, 06 May 2011 00:36:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>I set the &#8220;action&#8221; in the loop for a specific activity type but it is ignored when a user clicks &#8220;load-more&#8221; and all activity types are loaded and displayed. I followed it to the bp_dtheme_activity_template_loader() in ajax.php. Though, I&#8217;m not sure what it&#8217;s doing here or where it&#8217;s actually doing the query. I&#8217;d thought about [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f9bbfd51dee6ad0767521aacfac7ef8</guid>
				<title>Dankicity posted on the forum topic Order/sort activity by &#034;most favorites&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-97350</link>
				<pubDate>Thu, 28 Apr 2011 19:33:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>You&#8217;d need to (this is most undoubtedly wrong) <code>&#039;SELECT wp_bp_activity.id as id FROM wp_bp_activity LEFT JOIN wp_bp_activity_meta ON wp_bp_activity.id = wp_bp_activity_meta.activity_id WHERE wp_bp_activity_meta.meta_key = &quot;favorite_count&quot; GROUP BY wp_bp_activity.id HAVING COUNT (wp_bp_activity_meta.activity_id) &gt; 0 ORDER BY COUNT&hellip;</code><span class="activity-read-more" id="activity-read-more-150384"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-97350" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">07481bcab9db924040d6ba1f2b53d3ca</guid>
				<title>Dankicity posted on the forum topic Order/sort activity by &#034;most favorites&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-97345</link>
				<pubDate>Thu, 28 Apr 2011 18:41:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>You missed the point of avoiding bp_has_activities, in that it automatically reorders the includes through it&#8217;s own query.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c953684e3cb18e872a8966f253d7485e</guid>
				<title>Dankicity posted on the forum topic Order/sort activity by &#034;most favorites&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-97342</link>
				<pubDate>Thu, 28 Apr 2011 18:01:40 +0000</pubDate>

									<content:encoded><![CDATA[<p><code>&lt; ?php<br />
$popular_activities = my_get_popular(); // returns an array of activity IDs<br />
for ($i = 0; $i // your customized activity entry template</code> It&#8217;s a pretty ugly way of doing it but it got me started. Main defect, as I don&#8217;t yet get inserting activities into the activity template (without it doing it&#8217;s own query), is that I do one query to get the&hellip;<span class="activity-read-more" id="activity-read-more-150372"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-97342" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf9e133eddf7a47be5a9c6c02ecdce7d</guid>
				<title>Dankicity joined the group BuddyPress Followers</title>
				<link>https://buddypress.org/updates/p/150062/</link>
				<pubDate>Wed, 27 Apr 2011 00:27:54 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b5a0b3ab173e96ce59f3ec97f07971a9</guid>
				<title>Dankicity posted on the forum topic Order/sort activity by &#034;most favorites&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ordersort-activity-by-most-favorites/#post-96272</link>
				<pubDate>Sat, 16 Apr 2011 17:41:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve been looking to do this as well. But bp_activity_get_specific automatically applies a DESC order as a default. Essentially failing to maintain the ordering of ids I can only see this working the way we want is through a custom loop or functions that bypass this. BP 1.28, I&#8217;m unsure of any changes to this [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ceef817a92ad02e6572eafbddf201550</guid>
				<title>Dankicity joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/148587/</link>
				<pubDate>Sat, 16 Apr 2011 17:41:49 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>