<?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 | Morgan Kay | Activity</title>
	<link>https://buddypress.org/members/gwendydd/activity/</link>
	<atom:link href="https://buddypress.org/members/gwendydd/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Morgan Kay.</description>
	<lastBuildDate>Thu, 23 Apr 2026 23:24:54 +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">5b0701665f9904ccd40749908f99cdf2</guid>
				<title>Morgan Kay replied to the topic [Resolved] How to add a menu item to the groups page? in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/how-to-add-a-menu-item-to-the-groups-page/#post-184019</link>
				<pubDate>Fri, 13 Jun 2014 21:50:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, <a href="http://buddypress.org/members/danbp/" rel="nofollow ugc">@danbp</a>!  You&#8217;re right &#8211; the code works in a theme&#8217;s functions.php, but not in bp-custom.php or in a plugin file.  That&#8217;s a bit annoying for my project, but definitely glad to have it working!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2f492ae67693255345b877ff61747f00</guid>
				<title>Morgan Kay replied to the topic [Resolved] How to add a menu item to the groups page? in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/how-to-add-a-menu-item-to-the-groups-page/#post-184011</link>
				<pubDate>Fri, 13 Jun 2014 19:44:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>I pasted all of the code from that page into my bp-custom.php, and it didn&#8217;t do anything.  </p>
<p>I want to change the menu on a group page, not on a user profile page. So when you view something like example.com/groups/group-name, the default menu is this:<br />
Home | Members | Admin</p>
<p>I want to add an item to that menu, so it is:<br />
Home | Members | Campaigns | Admin</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">02a95eb29a41b3095c2c2d646c31a22b</guid>
				<title>Morgan Kay started the topic Adding activity to groups loop in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/adding-activity-to-groups-loop/</link>
				<pubDate>Fri, 13 Jun 2014 18:45:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>I am using the following code to add a custom post type to users&#8217; activity streams:</p>
<p><code><br />
add_filter ( &#039;bp_blogs_record_post_post_types&#039;, &#039;ecomukti_activity_publish_custom_post_types&#039;,1,1 );<br />
function ecomukti_activity_publish_custom_post_types( $post_types ) {<br />
	$post_types[] = &#039;product&#039;;<br />
	return&hellip;</code><span class="activity-read-more" id="activity-read-more-259450"><a href="http://buddypress.org/support/topic/adding-activity-to-groups-loop/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7d361eb799e0fb50aa52a47a9bc7169e</guid>
				<title>Morgan Kay replied to the topic [Resolved] How to add a menu item to the groups page? in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/how-to-add-a-menu-item-to-the-groups-page/#post-184004</link>
				<pubDate>Fri, 13 Jun 2014 17:57:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have read over that page a dozen times, and tried the code samples, but they don&#8217;t seem to do what I want.  Could you give me more guidance?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae88ea381c59371b426c9f2fed5cb83d</guid>
				<title>Morgan Kay started the topic [Resolved] How to add a menu item to the groups page? in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/how-to-add-a-menu-item-to-the-groups-page/</link>
				<pubDate>Fri, 13 Jun 2014 02:57:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want to add a menu item to the groups page.  </p>
<p>I have found plenty of information about how to use bp_core_new_nav_item() to add menu items to the profile page, and pages such as this <a href="http://themekraft.com/blog/customize-profile-and-group-menus-in-buddypress/" rel="nofollow ugc">http://themekraft.com/blog/customize-profile-and-group-menus-in-buddypress/</a> that explain how to add and reorder menu items on the groups page, but I haven&#8217;t been&hellip;<span class="activity-read-more" id="activity-read-more-259046"><a href="http://buddypress.org/support/topic/how-to-add-a-menu-item-to-the-groups-page/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea5a2cad69bcd1bbc8644e0f12496a2b</guid>
				<title>Morgan Kay replied to the topic Creating subnav item to create a new group in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/creating-subnav-item-to-create-a-new-group/#post-183071</link>
				<pubDate>Sun, 18 May 2014 01:08:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Perfect!  Thank you &#8211; that did the trick!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">346e22636075b5dd9d56761ac7d15f90</guid>
				<title>Morgan Kay started the topic Creating subnav item to create a new group in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/creating-subnav-item-to-create-a-new-group/</link>
				<pubDate>Sat, 17 May 2014 19:56:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have been trying to post my question on this forum, but I keep getting an error that says &#8220;Error: Your topic cannot be created at this time.&#8221; </p>
<p>So I posted my question on WordPress Answers:<br />
<a href="http://wordpress.stackexchange.com/questions/144665/problems-with-redirecting-a-buddypress-custom-subnav-item" rel="nofollow ugc">http://wordpress.stackexchange.com/questions/144665/problems-with-redirecting-a-buddypress-custom-subnav-item</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12e9b41ab77b9b2a8f24f39cf3c6915f</guid>
				<title>Morgan Kay replied to the topic Rename &#034;Groups&#034; label on profile menu in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/rename-groups-label-on-profile-menu/#post-183061</link>
				<pubDate>Sat, 17 May 2014 18:23:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>I just figured out how to do this the other day and wrote a blog post about it:</p>
<blockquote data-secret="jwZgpxh88B" class="wp-embedded-content"><p><a href="https://wpalchemists.com/2014/05/buddypress-translation-files/" rel="nofollow ugc">Using BuddyPress Language Files to Customize Headers and Messages</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://wpalchemists.com/2014/05/buddypress-translation-files/embed/#?secret=jwZgpxh88B" data-secret="jwZgpxh88B" width="515" height="290" title="&#8220;Using BuddyPress Language Files to Customize Headers and Messages&#8221; &#8212; WP Alchemists" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>I hope that helps!</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>