<?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 | ping | Activity</title>
	<link>https://buddypress.org/members/liping/activity/</link>
	<atom:link href="https://buddypress.org/members/liping/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for ping.</description>
	<lastBuildDate>Sun, 12 Apr 2026 00:30:49 +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">834aad7672374d10491ed0b4610aede3</guid>
				<title>liping posted on the forum topic defult submenu on profile page in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/defult-submenu-on-profile-page/#post-93737</link>
				<pubDate>Tue, 22 Mar 2011 14:04:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Are you using <code>bp_core_new_nav_item</code> ? If you set the position to any value less than 10, it should work since Activity&#8217;s position is 10. ` bp_core_new_nav_item( array( &#8216;name&#8217; =&gt; &#8216;Your Item&#8217;, &#8216;slug&#8217; =&gt; &#8216;yourslug&#8217;, &#8216;position&#8217; =&gt; 9, // Activity is 10, so any value lower than 10 should work &#8216;screen_function&#8217; =&gt; &#8216;your_screen_function&#8217;,&hellip;<span class="activity-read-more" id="activity-read-more-144021"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/defult-submenu-on-profile-page/#post-93737" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d6050af49e36c4e0c0a66989adb1a2eb</guid>
				<title>liping posted on the forum topic Changing default_subnav_slug for Activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/#post-93736</link>
				<pubDate>Tue, 22 Mar 2011 13:51:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>I finally figured it out (took way too long). Here are the code snippets to be placed in bp-custom.php (NOT functions.php, my fatal hair-tearing mistake). ` /** wp-content/plugins/bp-custom.php **/ function my_change_activity_default_subnav() { global $bp; if (bp_is_my_profile()) { bp_core_new_nav_default(array( &#8216;parent_slug&#8217; =&gt;&hellip;<span class="activity-read-more" id="activity-read-more-144020"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/#post-93736" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6513652f43e029c2df9b641511a24f1b</guid>
				<title>liping posted on the forum topic Changing default_subnav_slug for Activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/#post-93205</link>
				<pubDate>Thu, 17 Mar 2011 02:27:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>I loathe to bump this, but I really really don&#8217;t want to hack core files to do this. Anyone?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">38e4592e03589e985898683dbd21ac08</guid>
				<title>liping posted on the forum topic Changing default_subnav_slug for Activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/#post-92138</link>
				<pubDate>Tue, 08 Mar 2011 16:09:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Bump, anyone?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9644d9b636dc377b126954c11dbf72b</guid>
				<title>liping posted on the forum topic Changing default_subnav_slug for Activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/#post-91304</link>
				<pubDate>Tue, 01 Mar 2011 04:37:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have no wish to change the slug or labels.<br />
What I want is to change the default subnav slug for Activity.</p>
<p>Currently <a href="http://yoursite/members/myaccount/activity/" rel="nofollow ugc">http://yoursite/members/myaccount/activity/</a> defaults to Personal.</p>
<p>I want to change this to default to Friends instead.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc162fb3a75e261879bbbc887fdc247f</guid>
				<title>liping started the forum topic Changing default_subnav_slug for Activity in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/</link>
				<pubDate>Mon, 28 Feb 2011 08:28:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Short of changing core buddypressbp-activity.php, I haven&#8217;t been able to change the activity&#8217;s default_subnav_slug from Personal to Friends. Does anyone have a clue? I&#8217;m copied the whole bp_activity_setup_nav (from bp-activity.php) into a custom function inside the theme&#8217;s functions.php function my_bp_activity_setup_nav { global $bp;&hellip;<span class="activity-read-more" id="activity-read-more-139705"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-default_subnav_slug-for-activity/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a87eb90658d321b2e0a2dc0bc12feeff</guid>
				<title>liping started the forum topic Shift Admin Bar to Right in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/shift-admin-bar-to-right/</link>
				<pubDate>Tue, 22 Feb 2011 08:34:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi everyone I&#8217;m new to BuddyPress (but pretty familiar with WP). I&#8217;ve been trying to modify the admin-bar to be right-align. I&#8217;ve got it this far: <a href="http://i.imgur.com/O0kBt.png" rel="nofollow ugc">http://i.imgur.com/O0kBt.png</a> by changing the css ( #wp-admin-bar ul li { float: right; } ) and reversing the add_action sequence for bp_adminbar_menus. BUT I&#8217;m having problems trying to get the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7fc7332bec715a9ce387acf1693ce101</guid>
				<title>liping joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/138537/</link>
				<pubDate>Tue, 22 Feb 2011 08:34:41 +0000</pubDate>

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