<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									BuddyPress Tab Order - wpForo Integration				            </title>
            <link>https://wpforo.com/community/wpforo-integration/buddypress-tab-order/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 07 Aug 2026 16:25:52 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: BuddyPress Tab Order</title>
                        <link>https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17753</link>
                        <pubDate>Thu, 19 Jul 2018 23:03:27 +0000</pubDate>
                        <description><![CDATA[Hey Robert,thank you so much for your very fast reply! It works like a charm!Cheers Manuel]]></description>
                        <content:encoded><![CDATA[<p>Hey Robert,</p><p>thank you so much for your very fast reply! It works like a charm!</p><p>Cheers Manuel</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-integration/">wpForo Integration</category>                        <dc:creator>MagicMandi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17753</guid>
                    </item>
				                    <item>
                        <title>RE: BuddyPress Tab Order</title>
                        <link>https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17712</link>
                        <pubDate>Thu, 19 Jul 2018 14:21:47 +0000</pubDate>
                        <description><![CDATA[Try adding one more attribute in get_posts() function. Open this file: /wpforo/wpf-includes/integration/buddypress.phpFind the first matched row:&#039;userid&#039; =&gt; bp_displayed_user_id(),Add one...]]></description>
                        <content:encoded><![CDATA[<p>Try adding one more attribute in get_posts() function. Open this file:</p><p><span style="color: #993300"> /wpforo/wpf-includes/integration/</span><span style="color: #0000ff">buddypress.php</span></p><p>Find the first matched row:</p><pre><span style="color: #c64741">'userid' </span><span style="color: #000080">=&gt; </span><span style="color: #0000e5;font-style: italic">bp_displayed_user_id</span>()<span style="color: #000080">,</span></pre><p>Add one more row below:</p><pre><span style="color: #c64741">'userid' </span><span style="color: #000080">=&gt; </span><span style="color: #0000e5;font-style: italic">bp_displayed_user_id</span>()<span style="color: #000080">,<br /></span><span style="color: #c64741">'orderby' </span><span style="color: #000080">=&gt; </span><span style="color: #c64741">'modified'</span><span style="color: #000080">,</span></pre><p> </p><p>For the second match, please add one more row below:</p><pre><span style="color: #c64741">'userid' </span><span style="color: #000080">=&gt; </span><span style="color: #0000e5;font-style: italic">bp_displayed_user_id</span>()<span style="color: #000080">,<br /></span><span style="color: #c64741">'orderby' </span><span style="color: #000080">=&gt; </span><span style="color: #c64741">'`created` DESC'</span><span style="color: #000080">,</span></pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-integration/">wpForo Integration</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17712</guid>
                    </item>
				                    <item>
                        <title>BuddyPress Tab Order</title>
                        <link>https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17702</link>
                        <pubDate>Thu, 19 Jul 2018 14:04:33 +0000</pubDate>
                        <description><![CDATA[Hey guys, first of all thanks for the great plugin. I am already planing to buy the mycred extension :)But before that, i need your help ;)When i use the BuddyPress Forum Tab i see the links...]]></description>
                        <content:encoded><![CDATA[<p>Hey guys,</p><p> </p><p>first of all thanks for the great plugin. I am already planing to buy the mycred extension :)<br />But before that, i need your help ;)</p><p>When i use the BuddyPress Forum Tab i see the links with the last topics, replies and subs. Great! When i click on one of them it shows all topics, replies and so on - thats great too - but i rly dont like the order. The newest topics and... are on the last page - is there a way to order them the other way?</p><p>I didnt find any order in the buddypress.php file :(</p><p> </p><p>Thx in advance</p><p>Cheers Manuel</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-integration/">wpForo Integration</category>                        <dc:creator>MagicMandi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-integration/buddypress-tab-order/#post-17702</guid>
                    </item>
							        </channel>
        </rss>
		