<?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 | Alex Stine | Activity</title>
	<link>https://buddypress.org/members/alexstine/activity/</link>
	<atom:link href="https://buddypress.org/members/alexstine/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alex Stine.</description>
	<lastBuildDate>Sun, 19 Apr 2026 10:52:05 +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">77d152ad9f1df4128a661b4f9a190940</guid>
				<title>Alex Stine replied to the topic User Meta Output On Profile in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/user-meta-output-on-profile/#post-263158</link>
				<pubDate>Tue, 24 Jan 2017 22:25:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello</p>
<p>Thanks, I seemed to misread the codex. I did not realize the word &#8220;the&#8221; was not included. Here&#8217;s the code that did it for me in the end.</p>
<p><code>		$member_id = bp_displayed_user_id();<br />
		$x = ( get_user_meta( $member_id, &#039;staff&#039;, true ) == &#039;&#039; ) ? &quot;Staff&quot; : get_user_meta( $member_id, &#039;staff&#039;, true );<br />
			echo &#039;&lt;div class=&quot;staff-label&quot;&gt;&#039;;<br />
			echo&hellip;</code><span class="activity-read-more" id="activity-read-more-697898"><a href="https://buddypress.org/support/topic/user-meta-output-on-profile/#post-263158" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">598c2b49af1d2ef4ab4d461b5faa2b16</guid>
				<title>Alex Stine replied to the topic User Meta Output On Profile in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/user-meta-output-on-profile/#post-263155</link>
				<pubDate>Tue, 24 Jan 2017 19:21:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello <a href="https://buddypress.org/members/shanebp/" rel="nofollow ugc">@shanebp</a>,</p>
<p>I tried this code but it did not work. Anywhere I went wrong?</p>
<p><code>$member_id = bp_displayed_user_id();<br />
$x = ( get_the_user_meta( &#039;staff&#039;, $member_id ) == &#039;&#039; ) ? &quot;Staff&quot; : get_the_user_meta( &#039;staff&#039;, $member_id );<br />
echo &#039;&lt;div class=&quot;staff-label&quot;&gt;&#039;;<br />
echo $x ;<br />
echo&hellip;</code><span class="activity-read-more" id="activity-read-more-697744"><a href="https://buddypress.org/support/topic/user-meta-output-on-profile/#post-263155" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f7aae9414740dc4d1d8ffe368760eb6b</guid>
				<title>Alex Stine replied to the topic Hide Emails Menu in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/hide-emails-menu/#post-263133</link>
				<pubDate>Tue, 24 Jan 2017 01:51:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>OK, if anyone else was wondering how to do this, it&#8217;s simple. Just add this code to functions.php or a mu-plugin and the BuddyPress items disappear.</p>
<p><code>function remove_admin_menu_items() {<br />
/*Remove Emails from Appearance.*/<br />
	remove_submenu_page( &#039;themes.php&#039;, &#039;bp-emails-customizer-redirect&#039; );<br />
/*Remove Manage Signups*/<br />
	remove_submenu_page(&hellip;</code><span class="activity-read-more" id="activity-read-more-697005"><a href="https://buddypress.org/support/topic/hide-emails-menu/#post-263133" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7267433889f20ce94ec11c9cc238866b</guid>
				<title>Alex Stine replied to the topic User Meta Output On Profile in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/user-meta-output-on-profile/#post-263132</link>
				<pubDate>Tue, 24 Jan 2017 01:46:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>Any suggestions? Really need to get this working.</p>
<p>Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78255688f130019bfc703fc6c0d580c2</guid>
				<title>Alex Stine started the topic User Meta Output On Profile in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/user-meta-output-on-profile/</link>
				<pubDate>Mon, 09 Jan 2017 01:43:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
I have a custom user meta field which is a staff label field. For people with “staff” capability, they can go to their profile in WP admin and enter some text for a label such as “Lead Developer, Writer, Support, etc. I would like to output this label on BBPress profile but cannot figure out how to do it. I am using the currently displ&hellip;<span class="activity-read-more" id="activity-read-more-682689"><a href="https://buddypress.org/support/topic/user-meta-output-on-profile/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b374b9e6f70e21101d2024e0619e9b29</guid>
				<title>Alex Stine replied to the topic Hide Emails Menu in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/hide-emails-menu/#post-261375</link>
				<pubDate>Sun, 27 Nov 2016 16:19:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>For now, I have hid the menu with CSS until I can find a cleaner solution. BuddyPress adds way to many links to the Admin especially considering the fact I don&#8217;t need BuddyPress registration features, they are just there and cannot be disabled for whatever reason.</p>
<p>Thanks for any help. 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3947e43bf92204aa3ad794c8cdddbebc</guid>
				<title>Alex Stine started the topic Hide Emails Menu in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/hide-emails-menu/</link>
				<pubDate>Sat, 26 Nov 2016 20:59:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I am using the latest version of WordPress and BuddyPress. I am using the Theme My Login plugin to modify all my emails, I would like to hide the Emails menu from Appearance and the Emails sub menu. Can someone please guide me in doing this? I tried following along with this with not much&hellip;<span class="activity-read-more" id="activity-read-more-652782"><a href="https://buddypress.org/support/topic/hide-emails-menu/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>