<?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 | Henry | Mentions</title>
	<link>https://buddypress.org/members/henrywright-1/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/henrywright-1/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Henry.</description>
	<lastBuildDate>Thu, 09 Apr 2026 14:09:29 +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">3ce547e66de3070c38b767394083285c</guid>
				<title>shanebp replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-184518</link>
				<pubDate>Sat, 28 Jun 2014 15:00:43 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> <a href="http://buddypress.org/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> <a href="http://buddypress.org/members/djpaul/" rel="nofollow ugc">@djpaul</a></p>
<p>Here&#8217;s a plugin: <a href="https://github.com/shanebp/BP-Timezones" rel="nofollow ugc">https://github.com/shanebp/BP-Timezones</a></p>
<p>Currently it only uses this filter hook:<br />
&#8216;bp_get_message_thread_last_post_date&#8217;</p>
<p>Hook suggestions ? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae3c3caf6cccfff433164e8020cd1a0c</guid>
				<title>Boone Gorges replied to the topic Optimize by removing blank lines and comments? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/optimize-by-removing-blank-lines-and-comments/#post-176447</link>
				<pubDate>Sun, 05 Jan 2014 13:46:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>I agree with what the folks above have said. You could probably shave a few milliseconds off of the time it takes for the PHP interpreter to compile BP into bitcode. If you&#8217;re serving billions of pageviews, this might be worthwhile. But generally, there are far more effective ways to increase performance. <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> makes some good&hellip;<span class="activity-read-more" id="activity-read-more-214291"><a href="http://buddypress.org/support/topic/optimize-by-removing-blank-lines-and-comments/#post-176447" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6fd632d7cd36a55075fe24ba497877a</guid>
				<title>Asynaptic replied to the topic Optimize by removing blank lines and comments? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/optimize-by-removing-blank-lines-and-comments/#post-176438</link>
				<pubDate>Sun, 05 Jan 2014 04:44:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Thanks Henry, I&#8217;m familiar with the usual steps you outline. Just curious if removing comments and blank lines would make a significant difference 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f9dd89058e68e6acfc1ab116f179bfc</guid>
				<title>shanebp replied to the topic [Resolved] Timestamps in members timezone in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-175982</link>
				<pubDate>Mon, 23 Dec 2013 16:01:16 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/colabsadmin/" rel="nofollow ugc">@colabsadmin</a> </p>
<p>Ah, didn&#8217;t notice that instruction, just looked at the code.<br />
( It&#8217;s surprising how many plugins leave in that kind of code. )</p>
<p>&gt;I’m new to wordpress/buddypress so writing a plugin isn’t going to happen anytime soon</p>
<p>You&#8217;ve already done a good chunk of the work.<br />
If you and/or <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> want to draft a plugin, I&#8217;d be wil&hellip;<span class="activity-read-more" id="activity-read-more-214160"><a href="http://buddypress.org/support/topic/timestamps-in-members-timezone/#post-175982" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c33b5424434b085da27abba51080e906</guid>
				<title>Rocio Valdivia replied to the topic function that breaks the BP AJAX in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/function-that-breaks-the-bp-ajax/#post-175575</link>
				<pubDate>Mon, 16 Dec 2013 15:01:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a>, and that was what I did, I was the one that added the prefix:</p>
<p><code>buddyboss_childtheme_</code> to my function, but the point is that if I use the word &#8220;core&#8221; inside the title of a function, the ajax stop working 😉</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3e2f9dbb0df76ede56d351ec84c5517</guid>
				<title>shanebp replied to the topic Guys..... What is the point of including filters if... in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/what-is-the-point-of-including-filters-if/#post-174890</link>
				<pubDate>Wed, 27 Nov 2013 16:26:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a></p>
<p>The OP is mixing 2 ideas. </p>
<p>1. He complains that filters on saving data aren&#8217;t retro-active.<br />
2. He wants the activity strings to be built dynamically instead of hardcoded into the database. </p>
<p>Re 1 &#8211; I don&#8217;t know of any filter on save that will handle prior existing data. The very idea is unworkable.  Instead use a filter on the&hellip;<span class="activity-read-more" id="activity-read-more-213766"><a href="http://buddypress.org/support/topic/what-is-the-point-of-including-filters-if/#post-174890" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30cf1777c2e24fef879b76e7da546134</guid>
				<title>Hugo Ashmore replied to the topic Codex (conditional) template tag page MIA in the forum Requests &#038; Feedback</title>
				<link>http://buddypress.org/support/topic/codex-conditional-template-tag-page-mia/#post-174824</link>
				<pubDate>Tue, 26 Nov 2013 10:05:31 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Thanks for fielding.</p>
<p>I have removed those links, as Henry says the codex is currently undergoing general review and update.</p>
<p>Checking the revision history on that page showed me those links were added two years ago, and there is no corresponding page I can find, I suspect what was actually intended was that those links be inline&hellip;<span class="activity-read-more" id="activity-read-more-213734"><a href="http://buddypress.org/support/topic/codex-conditional-template-tag-page-mia/#post-174824" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3046d7c1929a4260fa7e5cd941cce1fb</guid>
				<title>Hugo Ashmore replied to the topic Call to undefined function bp_is_my_activity() - Codex article in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/call-to-undefined-function-bp_is_my_activity-codex-article/#post-174665</link>
				<pubDate>Fri, 22 Nov 2013 15:58:07 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> no the article is new at least for this current codex project and as with all pages we welcome comments and suggestions, it&#8217;s a basic set of guidelines designed to keep some uniformity to pages and submissions</p>
<p>I looked for that function but it doesn&#8217;t exist and the activity loop filters it&#8217;s loop if it sees bp_displayed_user_id()&hellip;<span class="activity-read-more" id="activity-read-more-213663"><a href="http://buddypress.org/support/topic/call-to-undefined-function-bp_is_my_activity-codex-article/#post-174665" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bb317618b80223cc70f2c0c0d121f06d</guid>
				<title>Hugo Ashmore replied to the topic Call to undefined function bp_is_my_activity() - Codex article in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/call-to-undefined-function-bp_is_my_activity-codex-article/#post-174660</link>
				<pubDate>Fri, 22 Nov 2013 14:09:38 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> thanks for spotting that, the whole aspect of auditing the codex pages for outdated references is a very slow  &amp; laborious one.</p>
<p>In the codex guide page I added I left two snippets of code at the bottom to be used to add flags to the top of pages if issues are spotted, but equally yes if you&#8217;re confident that somethings wrong or&hellip;<span class="activity-read-more" id="activity-read-more-213661"><a href="http://buddypress.org/support/topic/call-to-undefined-function-bp_is_my_activity-codex-article/#post-174660" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff5e00d6734cb95ca915f68649e51a48</guid>
				<title>Paul Wong-Gibbs replied to the topic Future of BuddyPress? in the forum Miscellaneous</title>
				<link>http://buddypress.org/support/topic/future-of-buddypress/#post-174558</link>
				<pubDate>Wed, 20 Nov 2013 16:05:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello! This thread is mostly accurate, but just to wrap things up &#8212;</p>
<p><a href="http://buddypress.org/community/members/jjj/" rel="nofollow ugc">@jjj</a> has been working at <a href="http://10up.com" rel="nofollow ugc">10up.com</a> since August, and I&#8217;ve been at <a href="http://automattic.com" rel="nofollow ugc">Automattic</a> since the beginning of 2013. John and I had been contributing to BuddyPress for years before we started at Automattic. Our day jobs don&#8217;t affect our contributions to BuddyPress, and as <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a>&hellip;<span class="activity-read-more" id="activity-read-more-213627"><a href="http://buddypress.org/support/topic/future-of-buddypress/#post-174558" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5868c5d72ca49ba512df343eedcc18e1</guid>
				<title>Been Young replied to the topic 1 folder avatar per 1 user, it not good. How to fix it? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/1-folder-avatar-per-1-user-it-not-good-how-to-fix-it/#post-174437</link>
				<pubDate>Tue, 19 Nov 2013 02:30:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Thanks for reply,<br />
Ticket has been created. <a href="http://buddypress.trac.wordpress.org/ticket/5249#ticket" rel="nofollow ugc">http://buddypress.trac.wordpress.org/ticket/5249#ticket</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d55a9eabdd61ad9942bd51bdb04ad413</guid>
				<title>@mercime replied to the topic [Resolved]The redirect which takes logged in users away from site root page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/the-redirect-which-takes-logged-in-users-away-from-site-root-page-example-com/#post-174408</link>
				<pubDate>Mon, 18 Nov 2013 15:54:26 +0000</pubDate>

									<content:encoded><![CDATA[<blockquote><p> there is a redirect in place which takes members away from example.com when they are logged in.</p></blockquote>
<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Redirecting logged in members away from home page is not default behavior, so not sure why it&#8217;s happening in your installation &#8211; plugin scripts? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">daa3a9211218bd52644a551322afcc83</guid>
				<title>@mercime replied to the topic Confirmation Message in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/confirmation-message/#post-174162</link>
				<pubDate>Wed, 13 Nov 2013 02:58:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Thanks, don&#8217;t know why I missed that. <a href="http://buddypress.org/community/members/derock299/" rel="nofollow ugc">@derock299</a> you can change strings using this <a href="http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/" rel="nofollow ugc">http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e3d323c94a8efdee0a28efaa5bb1959</guid>
				<title>@mercime replied to the topic @-mentions in comments and blog post text in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/a-question-about-mentions/#post-173858</link>
				<pubDate>Tue, 05 Nov 2013 16:51:06 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Nope, did not get notifications for @ mentions in blog post and blog comment. Trac ticket and patches welcome 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef3bea056e26aea714e5c7a5d75f1ff7</guid>
				<title>bp-help replied to the topic Members directory dropdown sort issue (possible bug) in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/members-directory-dropdown-sort-issue-possible-bug/#post-173066</link>
				<pubDate>Fri, 18 Oct 2013 16:44:28 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
I would suppose it is handled by the registration since a non-activated user is issued a URL. To me this seems like a security issue but I would like to get more feedback on this. Thanks!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7038df6eb955db3b23ace65d36d828ac</guid>
				<title>Number_6 replied to the topic oEmbed needs line breaks? in the forum Ideas</title>
				<link>http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172962</link>
				<pubDate>Wed, 16 Oct 2013 23:07:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> That&#8217;s not a bad idea. That would be the best solution granting that it creates the new line in time for the video to render &#8211; but how will I apply CSS to something that doesn&#8217;t automatically have a class/ID (still learning my CSS here).</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ee7442ac029a496abced44362edb162f</guid>
				<title>Number_6 replied to the topic oEmbed needs line breaks? in the forum Ideas</title>
				<link>http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172961</link>
				<pubDate>Wed, 16 Oct 2013 23:01:38 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> No. But I can. My first concern regarding this thread was to suggest that the BP core be changed to do this anyway &#8211; but as my luck would have it (if I understood you), that&#8217;s a WP feature and not a BP feature. Which is sad because I&#8217;ve been using annoying-ass shortcodes from a plugin to put my Youtubes in my other blogs.</p>
<p>Thanks&hellip;<span class="activity-read-more" id="activity-read-more-213007"><a href="http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172961" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">198c1032c3e60c1958649b00b8349aca</guid>
				<title>Number_6 replied to the topic oEmbed needs line breaks? in the forum Ideas</title>
				<link>http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172956</link>
				<pubDate>Wed, 16 Oct 2013 22:43:19 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a></p>
<p>Yes, but intercepting that embed code before it&#8217;s &#8220;printed&#8221; on the activity stream is possible. I don&#8217;t know how to read PHP, but this is how this fellow did it:</p>
<p><a href="http://pastebin.com/11ppWvL0" rel="nofollow ugc">http://pastebin.com/11ppWvL0</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a5a5f498c8513fed72ceca1e78a4daeb</guid>
				<title>Number_6 replied to the topic oEmbed needs line breaks? in the forum Ideas</title>
				<link>http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172952</link>
				<pubDate>Wed, 16 Oct 2013 20:56:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
I had no idea that Buddypress relied on any 3rd-party support.</p>
<p>What I do know is that someone was nice enough on WP forums to write me up a plugin that adds wmode=&#8221;opaque&#8221; to the resulting Youtube embed codes &#8211; so I&#8217;d imagine there wouldn&#8217;t be much of a problem with BP&#8217;s oEmbed files from adding something on both ends of the&hellip;<span class="activity-read-more" id="activity-read-more-213001"><a href="http://buddypress.org/support/topic/oembed-needs-line-breaks/#post-172952" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be760065d50b424cf332054fd8407c57</guid>
				<title>Brimfulof replied to the topic Registration Process in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/registration-process/#post-172778</link>
				<pubDate>Mon, 14 Oct 2013 12:11:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to edit the message body and I&#8217;ve managed using your code <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> but in the process I have lost the link that they need to click on. I&#8217;m obviously missing a variable, can you help me identify what it is?</p>
<p>This is the code I have:<br />
<code>#-------------------------<br />
# Edit activation email<br />
#----------------------------<br />
function&hellip;</code><span class="activity-read-more" id="activity-read-more-212931"><a href="http://buddypress.org/support/topic/registration-process/#post-172778" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">38b80775b3f4051b497eebcf8bc30f11</guid>
				<title>bp-help replied to the topic Making the landing page the login page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/making-the-landing-page-the-login-page/#post-172715</link>
				<pubDate>Sat, 12 Oct 2013 00:56:26 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
By default &#8220;login&#8221; does not show up in dashboard/settings/reading in the static page dropdown menu.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">809f34aa8c9304ce105f0f38d1fa76a0</guid>
				<title>shanebp replied to the topic Adding classes to profile fields in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-classes-to-profile-fields/page/2/#post-172700</link>
				<pubDate>Fri, 11 Oct 2013 17:30:13 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> </p>
<p>Don&#8217;t initialize $i as a string if you&#8217;re going to use it as an integer. </p>
<p><code>if ( $items = bp_get_profile_field_data( array( &#039;field&#039; =&gt; &#039;Budget&#039; ) ) ) {<br />
    $i = 0;<br />
    foreach ( $items as $item ) { ?&gt;<br />
        &lt;div id=&quot;size-&lt;?php echo ++$i; ?&gt;&quot;&gt;<br />
        &lt;?php echo $item; ?&gt;<br />
        &lt;/div&gt;<br />
    &lt;?php&hellip;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eccb50a680294be820ecf3a9f1f59952</guid>
				<title>shanebp replied to the topic Search for user role in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/search-for-user-role/#post-172616</link>
				<pubDate>Thu, 10 Oct 2013 15:05:32 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
I&#8217;ve never done it, but don&#8217;t see why you couldn&#8217;t do that. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">148f77baab4dc4266ae806dc231ac51e</guid>
				<title>Hugo Ashmore replied to the topic Adding bp-default&#039;s ajax.js and global.js to your theme in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-bp-defaults-ajax-js-and-global-js-to-your-theme/#post-172526</link>
				<pubDate>Wed, 09 Oct 2013 06:32:37 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
 I think on balance I would tend now to favour going the theme compat route, as the process best to follow in all theme/site building respects, we added extended capabilities with the template hierarchy which make it more useful and the templates and styles were updated and improved.</p>
<p>But the other approach is perfectly valid and&hellip;<span class="activity-read-more" id="activity-read-more-212810"><a href="http://buddypress.org/support/topic/adding-bp-defaults-ajax-js-and-global-js-to-your-theme/#post-172526" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">345ea2092b355666549f507c01cbe678</guid>
				<title>Hugo Ashmore replied to the topic Adding bp-default&#039;s ajax.js and global.js to your theme in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-bp-defaults-ajax-js-and-global-js-to-your-theme/#post-172489</link>
				<pubDate>Tue, 08 Oct 2013 18:02:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Why are you choosing to work that way rather than running with theme compat template files? You do have a choice no way is right or wrong though if running the older style template approach you would need to have declared <code>add_theme_support( &#039;buddypress&#039; );</code> to ensure js/ajax unlinked, there is an issue with this though in that BP&hellip;<span class="activity-read-more" id="activity-read-more-212790"><a href="http://buddypress.org/support/topic/adding-bp-defaults-ajax-js-and-global-js-to-your-theme/#post-172489" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d514ebaf095e6d1bddc24f820dd2f262</guid>
				<title>bp-help replied to the topic [Resolved] Buddypress xprofile author &#034;bio&#034; in post footer. in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172449</link>
				<pubDate>Tue, 08 Oct 2013 03:36:52 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/3rdaxis/" rel="nofollow ugc">@3rdaxis</a><br />
Untested but maybe something like this would work, in this example you would need to change &#8220;USERNAME&#8221; at the end of the URL to the persons twitter name. To get other URL&#8217;s to work you should just change the URL etc.<br />
<code><br />
&lt;?php<br />
    if ( $string = xprofile_get_field_data( &#039;BIO&#039;, get_the_author_meta(&#039;ID&#039;) ) ) { ?&gt;<br />
       &lt;a&hellip;</code><span class="activity-read-more" id="activity-read-more-212778"><a href="http://buddypress.org/support/topic/buddypress-xprofile-author-bio-in-post-footer/#post-172449" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">613424b4515df122a09a3fb0668522e2</guid>
				<title>bp-help replied to the topic BP template hierarchy Codex article in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/bp-template-hierarchy-codex-article/#post-172053</link>
				<pubDate>Mon, 30 Sep 2013 19:26:10 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
You&#8217;ve been around long enough to know if something is off so if you know for certain something is off on the codex I doubt there will be any objections if make a correction! 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">adf57da73a1d71897d4f8133ec3712e6</guid>
				<title>bp-help replied to the topic BP template hierarchy Codex article in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/bp-template-hierarchy-codex-article/#post-172045</link>
				<pubDate>Mon, 30 Sep 2013 17:53:40 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
If you see a typo in the codex you can edit it yourself if you choose too! 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e7fdc8d3102650b368e8c70b56772df7</guid>
				<title>shanebp replied to the topic Is there anyway to create an ID after someone registers in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/is-there-anyway-to-create-an-id-after-someone-registers/#post-171806</link>
				<pubDate>Wed, 25 Sep 2013 22:02:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a>  Solve that one ! </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7adae7bc6d54bc3acb300a732636155b</guid>
				<title>@mercime replied to the topic Delete post comments via front end in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/delete-post-comments-via-front-end/#post-171780</link>
				<pubDate>Wed, 25 Sep 2013 14:25:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> also <a href="http://wordpress.org/plugins/thoughtful-comments/" rel="nofollow ugc">http://wordpress.org/plugins/thoughtful-comments/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">77b494a178796eb619897d959fbf51e7</guid>
				<title>Squirrel replied to the topic Private Portal with BuddyPress in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/private-portal-with-buddypress/#post-170629</link>
				<pubDate>Thu, 29 Aug 2013 15:04:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/shanebp/" rel="nofollow ugc">@shanebp</a> and <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a></p>
<p>Thanks for your help- I agree with Shanebp that his function does the same thing and is simpler, however I still have the same problem in that it stops access to the members PROFILE page.</p>
<p> I think this must be a problem with BuddyPress though- maybe it&#8217;s a bug?</p>
<p>Anyway thank you both for helping with the functions&hellip;<span class="activity-read-more" id="activity-read-more-212071"><a href="http://buddypress.org/support/topic/private-portal-with-buddypress/#post-170629" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce02a6233fd0d59653af0616cad0a9ae</guid>
				<title>shanebp replied to the topic Registration Process in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/registration-process/#post-170580</link>
				<pubDate>Wed, 28 Aug 2013 21:07:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
Thanks. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4cdf1fa42ee5ff08f6f989ff957d92fa</guid>
				<title>shanebp replied to the topic Private Message Button Label Change in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/private-message-button-label-change/#post-170389</link>
				<pubDate>Sun, 25 Aug 2013 16:44:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
And how would you avoid double buttons due to this call in member-header.php?<br />
do_action( &#8216;bp_member_header_actions&#8217; ); </p>
<p><a href="http://buddypress.org/community/members/tayenewm/" rel="nofollow ugc">@tayenewm</a><br />
Use the provided apply_filters: <code>function tweak_button_label ( $args ) {<br />
	$args[link_text] = &#039;Something&#039;;<br />
	return $args;<br />
}<br />
add_filter( &#039;bp_get_send_message_button_args&#039;, &#039;tweak_button_label&#039;, 1, 1&hellip;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5c5fb8b55d38513a176b72a93eb2d228</guid>
				<title>shanebp replied to the topic Hide/restrict access to Private Messaging in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/hiderestrict-access-to-private-messaging/#post-170388</link>
				<pubDate>Sun, 25 Aug 2013 16:33:55 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
Don&#8217;t include the global if you aren&#8217;t going to use it. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c7c2f93a35cba69007f3bdc7d7bc284</guid>
				<title>@mercime replied to the topic Last message in private message thread - How to tell if it was sent or received in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/last-message-in-private-message-thread-how-to-tell-if-it-was-sent-or-received/#post-168892</link>
				<pubDate>Sat, 27 Jul 2013 03:26:45 +0000</pubDate>

									<content:encoded><![CDATA[<blockquote><p>How can I tell if that very last message was sent to me from somebody else or sent by me to somebody else?</p></blockquote>
<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Per structure of the example link you provided username/messages/view/30/ there are only two members in that thread, you and one other member. If the very last message has the avatar/username of the one other member with text&hellip;<span class="activity-read-more" id="activity-read-more-211397"><a href="http://buddypress.org/support/topic/last-message-in-private-message-thread-how-to-tell-if-it-was-sent-or-received/#post-168892" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9733e5f9d2882dd63b012a41bf360652</guid>
				<title>@mercime replied to the topic Last message in private message thread - How to tell if it was sent or received in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/last-message-in-private-message-thread-how-to-tell-if-it-was-sent-or-received/#post-168871</link>
				<pubDate>Fri, 26 Jul 2013 18:42:01 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> Not quite clear. If you see the message listed there then the message was sent. As to whether the other member received the message, not sure until you test it yourself in your installation. If this is not what you&#8217;re referring to, please be more specific 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b95d940c3670217b7c97adf11fd14a98</guid>
				<title>Peet replied to the topic [Resolved] Disable &#039;activate&#039; page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/disable-activate-page/#post-168127</link>
				<pubDate>Mon, 15 Jul 2013 22:41:19 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a></p>
<p>Have you found a solution.<br />
I&#8217;ve tried a redirect in htaccess, but it does not work<br />
/activate/?key=6a5afeefedbf5932<br />
should be after login something like <a href="http://www.domein.nl/welkom" rel="nofollow ugc">http://www.domein.nl/welkom</a></p>
<p>I&#8217;ve found some programmer&#8217;s stuff on the issue but I&#8217;m not much of a programmer</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bd2122dd0a1661ce8ff54ea91bdeeb3b</guid>
				<title>daol9999 replied to the topic Adding extra field data to Members Directory in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/adding-extra-field-data-to-members-directory/#post-167401</link>
				<pubDate>Tue, 02 Jul 2013 06:18:26 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/mercime/" rel="nofollow ugc">@mercime</a></p>
<p>Thank you so much. Best $15 I&#8217;ve spent in a long time. No faffing around for hours and hours and hours, it just works!</p>
<p><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a> <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a></p>
<p>I will install the new 1.8 version on a test server when its out (fyi: I am THE developer. There are no other developers to talk to.) It sounds a big step in the right direction though. In answer&hellip;<span class="activity-read-more" id="activity-read-more-210385"><a href="http://buddypress.org/support/topic/adding-extra-field-data-to-members-directory/#post-167401" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ef42d70865d12df6d861f7fb4577561</guid>
				<title>designweb replied to the topic show header item when user not login in buddypress in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/show-header-item-when-user-not-login-in-buddypress/#post-167338</link>
				<pubDate>Mon, 01 Jul 2013 10:22:08 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> i need show button only but when user click on any button it required to login or Register to add or send message. same as like this theme <a href="http://seventhqueen.com/demo/sweetdatewp/members/becca/" rel="nofollow ugc">Link</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">630512c5740a7f8d2ef207644b27ced0</guid>
				<title>bp-help replied to the topic Creating New Plugins in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/creating-new-plugins/#post-167101</link>
				<pubDate>Fri, 28 Jun 2013 13:03:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a><br />
I just checked using the advice you have given and moved the check to the main loader file and for some reason it does make a difference because now the message is displayed as expected if BP is not installed so I&#8217;ll consider this the best practice in the future. I wonder if I should contact someone that does the plugin reviews so they can&hellip;<span class="activity-read-more" id="activity-read-more-210087"><a href="http://buddypress.org/support/topic/creating-new-plugins/#post-167101" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6349836941f0fa0da4ec6a0baa416c3c</guid>
				<title>4ella replied to the topic [Resolved] Show member recent post in members loop in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/show-member-recent-post-in-members-loop/#post-167044</link>
				<pubDate>Thu, 27 Jun 2013 18:09:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>I would like to ask to <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a><br />
how could I display 1 latest post from different custom post types, I have several CPT posts  as a &#8220;portfolio&#8221;, &#8220;applicant&#8221;, &#8220;employer&#8221;. I would like to display 1 latest post from every custom post type (if exists because for example CPT applicant creates user role applicant, so it is not an employer), I&hellip;<span class="activity-read-more" id="activity-read-more-210031"><a href="http://buddypress.org/support/topic/show-member-recent-post-in-members-loop/#post-167044" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3e71fb21813a446b13697ab8c35a468f</guid>
				<title>applegateian replied to the topic [Resolved] Show member recent post in members loop in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/show-member-recent-post-in-members-loop/#post-167005</link>
				<pubDate>Wed, 26 Jun 2013 22:26:57 +0000</pubDate>

									<content:encoded><![CDATA[<p>Cool <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> that&#8217;s got it. I found that showposts query, just wasn&#8217;t implementing it correctly. I owe you a pint (or 4).</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">749b58d1c35a2760f06cb3300ccd1b68</guid>
				<title>applegateian replied to the topic [Resolved] Show member recent post in members loop in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/show-member-recent-post-in-members-loop/#post-166997</link>
				<pubDate>Wed, 26 Jun 2013 21:56:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> that works!</p>
<p>I need to show the featured image, and link to the profile, so I added the following, but it&#8217;s just pasting the image URL, how do I add img src to that and the link to the post?<br />
<code>&lt;?php<br />
    $user_id = bp_get_member_user_id();<br />
    $query = new WP_Query( &#039;author=&#039; . $user_id );</p>
<p>    if ( $query-&gt;have_posts() ) {&hellip;</code><span class="activity-read-more" id="activity-read-more-209987"><a href="http://buddypress.org/support/topic/show-member-recent-post-in-members-loop/#post-166997" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f430c4c5180b6f0361870f57743550a3</guid>
				<title>applegateian replied to the topic Getting the large avatar  in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/getting-the-large-avatar/#post-166869</link>
				<pubDate>Tue, 25 Jun 2013 20:44:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>You&#8217;re right <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> &#8211; just needed to upload the avatars again and it worked 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">33524b08c6da41ab1cfaa67e5a5106e6</guid>
				<title>@mercime replied to the topic testbp.org down in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/testbp-org-down/#post-166797</link>
				<pubDate>Mon, 24 Jun 2013 23:11:50 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> many reasons. Our fearless Project Leader will mention this in upcoming announcement/s. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7521248f6fd86590de935e40ee5cb1d8</guid>
				<title>@mercime replied to the topic testbp.org down in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/testbp-org-down/#post-166785</link>
				<pubDate>Mon, 24 Jun 2013 21:20:14 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> doors closed for good.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fdd72ae242d0248e186aaeafc0260e83</guid>
				<title>applegateian replied to the topic Getting the large avatar  in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/getting-the-large-avatar/#post-166761</link>
				<pubDate>Mon, 24 Jun 2013 17:01:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ah so you think this can&#8217;t work as it stands <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6fe7bb4679a6fa339347cf6f949f0c59</guid>
				<title>Judah replied to the topic [Resolved] Avatar Upload on Registration redirects to registration page in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/avatar-upload-on-registration-redirects-to-registration-page/#post-166729</link>
				<pubDate>Mon, 24 Jun 2013 12:35:18 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a>  <a href="http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056" rel="nofollow ugc">http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f08401ca8c8d2f42ec475d41d59b27f</guid>
				<title>RiGoRmOrTiS_UK replied to the topic Hide members from Members Directory in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-members-from-members-directory/#post-166676</link>
				<pubDate>Sun, 23 Jun 2013 22:13:08 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> </p>
<p>Hi, Thanks for that.. I&#8217;ve just tested the code. It certainly removes members who haven&#8217;t logged in for 60 days; however it doesn&#8217;t reduce the &#8220;member count&#8221; on the page; so you end up with empty pages where it says its showing members 80-88 but no-one is listed.</p>
<p>Is there anyway to get the member count to reduce so I don&#8217;t have&hellip;<span class="activity-read-more" id="activity-read-more-209681"><a href="http://buddypress.org/support/topic/hide-members-from-members-directory/#post-166676" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7834a292b6b0b232cb6f7c1a3fe16513</guid>
				<title>applegateian replied to the topic Xprofile get field data checkbox returns array in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/xprofile-get-field-data-checkbox-returns-array/#post-166672</link>
				<pubDate>Sun, 23 Jun 2013 22:03:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Unfortunately that is returning blank too <a href="http://buddypress.org/community/members/henrywright-1/" rel="nofollow ugc">@henrywright-1</a> </p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>