<?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 | The API Guys | Activity</title>
	<link>https://buddypress.org/members/pbarthmaier/activity/</link>
	<atom:link href="https://buddypress.org/members/pbarthmaier/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for The API Guys.</description>
	<lastBuildDate>Wed, 08 Apr 2026 02:10:32 +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">94e176107148c767bd10349ff3ef4baa</guid>
				<title>The API Guys replied to the topic Compatible with Enfold in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/compatible-with-enfold/#post-264484</link>
				<pubDate>Fri, 03 Mar 2017 15:18:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>I don&#8217;t know what this means? Link?</p>
<blockquote><p>I just see in the page of enfold that retirano</p></blockquote>
<p>I don&#8217;t see how it loses compatibility with BuddyPress. AFAIK out of the box, Enfold doesn&#8217;t really have it. It needs to be customized in the child theme.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e1420455aa8257750fef080ffd95078</guid>
				<title>The API Guys replied to the topic Custom Member Tab in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/custom-member-tab/#post-262774</link>
				<pubDate>Thu, 12 Jan 2017 16:07:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Starting point is <a href="https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_item/" rel="nofollow ugc">https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_item/</a></p>
<p>But adding a full function looks like:<br />
<code><br />
/**<br />
 * adds the profile user nav link<br />
 */<br />
add_action( &#039;bp_setup_nav&#039;, &#039;add_calendar_2_bp_nav_item&#039; );<br />
function add_calendar_2_bp_nav_item() {<br />
	global $bp;</p>
<p>	$args = array(<br />
		&#039;name&#039; =&gt; __( &#039;Calendar&#039;,&hellip;</code><span class="activity-read-more" id="activity-read-more-686572"><a href="https://buddypress.org/support/topic/custom-member-tab/#post-262774" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">955f32f2168f9d4d7facbf844a77068f</guid>
				<title>The API Guys replied to the topic change bp from activated to network activated in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/change-bp-from-activated-to-network-activated/#post-262752</link>
				<pubDate>Wed, 11 Jan 2017 16:39:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>Why do you say you should have network-activated BuddyPress?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e97d958a4d781ef390d60583e97cd786</guid>
				<title>The API Guys replied to the topic Get rid of Activity Tab on Member Profile in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/get-rid-of-activity-tab-on-member-profile/#post-262747</link>
				<pubDate>Wed, 11 Jan 2017 14:45:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think you&#8217;ll want something like this:</p>
<p><code>add_action( &#039;bp_actions&#039;, &#039;remove_members_activity_tab&#039;, 5 );<br />
function remove_members_activity_tab() {<br />
	global $bp;<br />
	bp_core_remove_nav_item( &#039;activity&#039; );<br />
}</code></p>
<p>which should remove the tab, but it&#8217;ll also remove the whole navigation if Activity is set as the default. To make sure that doesn&#8217;t happen, add&hellip;<span class="activity-read-more" id="activity-read-more-685326"><a href="https://buddypress.org/support/topic/get-rid-of-activity-tab-on-member-profile/#post-262747" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5572c62f10bfd637d2c552c1ee7af1fa</guid>
				<title>Paul Barthmaier updated the Template Hierarchy page, on the BuddyPress Codex</title>
				<link>https://buddypress.org/updates/p/609055/</link>
				<pubDate>Thu, 22 Sep 2016 02:49:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>A detailed look at theme compatibilities template hierarchy<br />
BuddyPress 1.7 introduced universal theme compatibility making it easier for WordPress theme designers to work with BuddyPress.</p>
<p>What this means is if [&hellip;]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">64643942b529b92b844b6da0323f74db</guid>
				<title>pbarthmaier joined the group BuddyPress Wiki Component</title>
				<link>https://buddypress.org/updates/p/186068/</link>
				<pubDate>Tue, 11 Oct 2011 21:50:05 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e2cca75515542e542178fe73213fb0fa</guid>
				<title>pbarthmaier replied to the forum topic When users register their site is on the subdomain of BuddyPress not the main site... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-users-register-their-site-is-on-the-subdomain-of-buddypress-not-the</link>
				<pubDate>Thu, 15 Sep 2011 17:11:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>So, what do you reckon I do, just wait for release? Or should I just Network Activate? I don&#8217;t understand why I can&#8217;t even see the plugin on subdirectories.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f2f7595e885877144b8a3ba49b6dbfc8</guid>
				<title>pbarthmaier replied to the forum topic When users register their site is on the subdomain of BuddyPress not the main site... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-users-register-their-site-is-on-the-subdomain-of-buddypress-not-the</link>
				<pubDate>Thu, 15 Sep 2011 16:59:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>@PaulGibbs &#8211; What does this answer mean? Do you mean 1.2.5? I thought the current version is 1.2.10. I currently have the latest version installed. but I can only see it on the network admin. I can&#8217;t see it on [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b1c14f2f7030f9ef0b00caa89c0574b</guid>
				<title>pbarthmaier posted on the forum topic BuddyPress, Wishlist, and WordPress 3.01 in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/buddypress-wishlist-and-wordpress-3-01/#post-94500</link>
				<pubDate>Tue, 29 Mar 2011 12:25:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey guys, I&#8217;m looking at integrating Buddypress to an existing site that uses Wishlist Member and I&#8217;m hoping to hear that you&#8217;ve tried it and all is fine.  Looking forward to hearing great news!!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">057151dadd448fbabfb0af87c3a4467b</guid>
				<title>pbarthmaier joined the group Installing BuddyPress</title>
				<link>https://buddypress.org/updates/p/145286/</link>
				<pubDate>Tue, 29 Mar 2011 12:25:50 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b7ae6557b28ee472cccf2acceee11883</guid>
				<title>The API Guys posted an update: @blackphantom Hi Peter, is it possible to have a counter for [&#133;]</title>
				<link>https://buddypress.org/updates/p/28319/</link>
				<pubDate>Sun, 11 Jul 2010 12:19:22 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/blackphantom/" rel="nofollow ugc">@blackphantom</a> Hi Peter, is it possible to have a counter for a character limit on Wordpress.org Activity Stream so users can meter their posts without having to manually count every time?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">08064e0931fd58f8d4622df7cb21ce9b</guid>
				<title>pbarthmaier joined the group Tweetstream</title>
				<link>https://buddypress.org/updates/p/28317/</link>
				<pubDate>Sun, 11 Jul 2010 12:16:20 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0806b00bafd8a400d98a2a18d5bbfad6</guid>
				<title>pbarthmaier posted on the forum topic how to change settings page template in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/how-to-change-settings-page-template/#post-60586</link>
				<pubDate>Mon, 28 Jun 2010 21:15:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>r-a-y, can my users alter a child theme without having ftp access? I can&#8217;t see having to do this for everyone who wants to adjust their navigation or whatever they want to customize.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">66bf3d1b1ac94bc205f48a103da6c9ab</guid>
				<title>pbarthmaier joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/23917/</link>
				<pubDate>Mon, 28 Jun 2010 21:15:47 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">47a5130e355ba549d353e18903f7dc79</guid>
				<title>The API Guys posted an update: @blackphantom Hi Peter, I posted to the support forum, but [&#133;]</title>
				<link>https://buddypress.org/updates/p/15895/</link>
				<pubDate>Wed, 02 Jun 2010 18:38:15 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/blackphantom/" rel="nofollow ugc">@blackphantom</a> Hi Peter, I posted to the support forum, but when I updated this am, Tweetstream stopped working for everyone except the main blog. <a href="http://authenticis.net" rel="nofollow ugc">http://authenticis.net</a>, WP2.9.2, BP 1.2.3.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">271f738302ad288e9c33ba61616a05cf</guid>
				<title>pbarthmaier posted on the forum topic Tweetstream (twitter plugin) Beta testers needed! in the group Third Party Components &#038; Plugins</title>
				<link>http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/tweetstream-twitter-plugin-beta-testers-needed/?topic_page=20#post-5</link>
				<pubDate>Wed, 02 Jun 2010 18:17:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Peter, same configuration here as Greg Fielding from housingstream. Running MU 2.9.2 and BP 1.2.3. I upgraded this am, activated site-wide, to no avail. Thoughts?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">58e2312ead1a51cd4cec467402a4cd46</guid>
				<title>pbarthmaier joined the group Third Party Components &#038; Plugins</title>
				<link>https://buddypress.org/updates/p/15887/</link>
				<pubDate>Wed, 02 Jun 2010 18:17:20 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b332a2c10f463190ec72650dd49f0b4e</guid>
				<title>pbarthmaier joined the group Group Documents</title>
				<link>https://buddypress.org/updates/p/12113/</link>
				<pubDate>Sun, 23 May 2010 16:33:30 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fc9c5a76b0a46c176b8be7a44735bb5f</guid>
				<title>pbarthmaier joined the group CubePoints Buddypress Integration</title>
				<link>https://buddypress.org/updates/p/8692/</link>
				<pubDate>Sat, 15 May 2010 03:51:05 +0000</pubDate>

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