<?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 | Mixa | Activity</title>
	<link>https://buddypress.org/members/mixa/activity/</link>
	<atom:link href="https://buddypress.org/members/mixa/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mixa.</description>
	<lastBuildDate>Tue, 07 Apr 2026 22:19:47 +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">933ab3df4592d9a098a40ebb6e0f8948</guid>
				<title>Mixa posted on the forum topic Trying to alter layout of bp_activity_action() in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/trying-to-alter-layout-of-bp_activity_action/?topic_page=2#post-85621</link>
				<pubDate>Mon, 10 Jan 2011 13:16:31 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/apeatling/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/apeatling/" rel="nofollow ugc">@apeatling</a> </p>
<blockquote><p>&#8220;Andy Peatling said 8 months, 4 weeks ago: No idea if this is useful, but I’ll post it for reference. You can remove the meta links and time since in the activity_action via a filter (put the functions in your functions.php of your theme): function remove_activity_meta( $content ) { return &#8221;; } add_filter( &#8216;bp_activity_permalink&#8217;, &#8216;&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-128289"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/trying-to-alter-layout-of-bp_activity_action/?topic_page=2#post-85621" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">942640a5d7bf53ecc714df8eaf0c98d1</guid>
				<title>Mixa posted on the forum topic Trying to alter layout of bp_activity_action() in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/trying-to-alter-layout-of-bp_activity_action/?topic_page=2#post-85608</link>
				<pubDate>Mon, 10 Jan 2011 11:54:08 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/JordashTalon/" rel="nofollow ugc">@jordashtalon</a> how i can get post name, post url &amp; other as you did it for the author name ($authorName = $activities_template-&gt;activities-&gt;display_name;)?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">460594e5d0b8e32a6247cf8a2b649fd6</guid>
				<title>Mixa posted an update in the group How-To and Troubleshooting: WTF!? Where I can see the parametres of bp_activity_action() [&#133;]</title>
				<link>https://buddypress.org/updates/p/126993/</link>
				<pubDate>Mon, 03 Jan 2011 15:47:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>WTF!? Where I can see the parametres of bp_activity_action() and bp_activity_content_body() ???</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2e7af96b98fb925d02c349ecbec9a702</guid>
				<title>Mixa posted on the forum topic Trying to alter layout of bp_activity_action() in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/trying-to-alter-layout-of-bp_activity_action/?topic_page=2#post-84762</link>
				<pubDate>Mon, 03 Jan 2011 15:37:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>How I can modify bp_activity_action to show only post title &amp; author?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da1d9189404c74feb6a199a96de4417b</guid>
				<title>Mixa posted on the forum topic Activity only flom blog posts in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/activity-only-flom-blog-posts/#post-84749</link>
				<pubDate>Mon, 03 Jan 2011 10:51:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Update 🙂<br />
How I can in this</p>
<p>if ( bp_has_activities( &#8216;action=new_blog_post&amp;per_page=3&amp;display_comments=none;&#8217;) ) : bp_the_activity();</p>
<p>exclude posts from main blog?</p>
<p>How can I limit the number of words or characters in a post-except?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc2f1a1bc87e748be669bf5ab1a019fe</guid>
				<title>Mixa started the forum topic Activity only flom blog posts in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/activity-only-flom-blog-posts/</link>
				<pubDate>Mon, 03 Jan 2011 09:13:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>How i can modify an activity-loop to view only posts from all blogs (except main blog)?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da83c6eafd43d143119a41d1eeb6bfbc</guid>
				<title>Mixa joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/126953/</link>
				<pubDate>Mon, 03 Jan 2011 09:13:54 +0000</pubDate>

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