<?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 | Pamela | Activity</title>
	<link>https://buddypress.org/members/infoknutsford-softwarecouk/activity/</link>
	<atom:link href="https://buddypress.org/members/infoknutsford-softwarecouk/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Pamela.</description>
	<lastBuildDate>Sun, 05 Apr 2026 18:40:11 +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">cbb7662ef3d9ec903798c546a152eb9f</guid>
				<title>Pamela replied to the topic How to remove admin from members list in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-remove-admin-from-members-list/#post-229285</link>
				<pubDate>Fri, 21 Nov 2014 14:14:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>I agree it should do but as you see it doesn&#8217;t unless something else later on is amending the exclude</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">25bd9d1d760c980bf2cfa651d97776a1</guid>
				<title>Pamela replied to the topic How to remove admin from members list in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-remove-admin-from-members-list/#post-229281</link>
				<pubDate>Fri, 21 Nov 2014 11:26:18 +0000</pubDate>

									<content:encoded><![CDATA[<p> I already have this bit of code</p>
<p><code><br />
add_action(&#039;bp_ajax_querystring&#039;,&#039;bpdev_exclude_users&#039;, 20, 2 );</p>
<p>function bpdev_exclude_users($qs=false,$object=false){<br />
	global $count_of_excluded_members;<br />
	global $count_of_included_members;<br />
	$count_of_excluded_members = 0;</p>
<p> 	if ($object != &#039;members&#039;) {<br />
 		return $qs;<br />
	}</p>
<p>	$subscribers =&hellip;</code><span class="activity-read-more" id="activity-read-more-334995"><a href="https://buddypress.org/support/topic/how-to-remove-admin-from-members-list/#post-229281" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5f25c2a7d6337f0b54d7673add2f61ab</guid>
				<title>Pamela started the topic How to remove admin from members list in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-remove-admin-from-members-list/</link>
				<pubDate>Wed, 19 Nov 2014 14:43:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>How do I remove admin which is the site administrator from <a href="http://ibsregister.com/members/" rel="nofollow ugc">http://ibsregister.com/members/</a> please</p>
<p>I tried<br />
<code><br />
function custom_bp_core_get_users($users, $params) {</p>
<p>		$users_ids_to_hide = array(1);</p>
<p>		if (isset($users[&#039;users&#039;])) {<br />
			foreach($users[&#039;users&#039;] as $user_idx =&gt; $user) {<br />
				if (in_array($user-&gt;ID, $users_ids_to_hide) !== false)&hellip;</code><span class="activity-read-more" id="activity-read-more-333909"><a href="https://buddypress.org/support/topic/how-to-remove-admin-from-members-list/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f64085b993fe1be2ec67f0a4250b20eb</guid>
				<title>Pamela started the topic my-events/edit-event link in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/my-eventsedit-event-link/</link>
				<pubDate>Mon, 27 Oct 2014 10:07:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want to change the address of the link under my profile for the events for add event</p>
<p>Ie I want to change the link from <a href="http://" rel="nofollow ugc">http://</a>&#8230;&#8230;/members/admin/my-events/edit-event/ to something else</p>
<p>What is the best way to do it?</p>
<p>bp_get_options_nav() appears to be the function that needs altering but I am not sure how</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17a6dce90b7a8b6ae2963cda36147fa7</guid>
				<title>Pamela replied to the topic Member Total when excluding subscribers in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-total-when-excluding-subscribers/#post-185714</link>
				<pubDate>Tue, 29 Jul 2014 16:54:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>OOps it is now working. I had missed out $args = wp_parse_args($qs); when doing the exclude for the subscriber role</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17125ec119627e679ff27bdbd3966e26</guid>
				<title>Pamela replied to the topic Member Total when excluding subscribers in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-total-when-excluding-subscribers/#post-185711</link>
				<pubDate>Tue, 29 Jul 2014 14:20:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have now added my own  to functions.php which shows the correct counts but the links still don&#8217;t work and I have no idea why. When you click on them it always come up with page 1</p>
<p><code><br />
function members_pagination_count() {<br />
		echo get_members_pagination_count();<br />
	}</p>
<p>	function get_members_pagination_count() {<br />
		global $members_template;<br />
		global&hellip;</code><span class="activity-read-more" id="activity-read-more-281227"><a href="http://buddypress.org/support/topic/member-total-when-excluding-subscribers/#post-185711" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2da7360f3d3635c79f638678fc344a2c</guid>
				<title>Pamela started the topic Member Total when excluding subscribers in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/member-total-when-excluding-subscribers/</link>
				<pubDate>Tue, 29 Jul 2014 09:50:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have this code in functions.php to exclude subscribers</p>
<p><code></p>
<p>add_action(&#039;bp_ajax_querystring&#039;,&#039;bpdev_exclude_users&#039;, 20, 2 );</p>
<p>function bpdev_exclude_users($qs=false,$object=false){<br />
	global $bp;<br />
	global $members_template;<br />
 	if ($object != &#039;members&#039;) {<br />
 		return $qs;<br />
	}</p>
<p>	$subscribers = get_users(&#039;role=subscriber&#039;);</p>
<p>	$exclude = &quot;&quot;;<br />
	foreach&hellip;</code><span class="activity-read-more" id="activity-read-more-281138"><a href="http://buddypress.org/support/topic/member-total-when-excluding-subscribers/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c72223296f291d3376cd6a62461983f</guid>
				<title>Pamela replied to the topic listings.php in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/listings-php/#post-185342</link>
				<pubDate>Mon, 21 Jul 2014 07:08:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry my First time with BuddyPress. It is the directory plugin &#8211; directory/ui-front/buddypress/members/single/directory/listings.php plus a couple of listings in directory/ui-front/general</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8768dad7381a33da4fedf50c2a00d437</guid>
				<title>Pamela started the topic listings.php in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/listings-php/</link>
				<pubDate>Fri, 18 Jul 2014 07:34:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>I want to change the layout in members/single/directory/listings.php. How do I go about it? I presume I take a copy of the existing one but where do I put it?</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cd13472768f4268ce7dd7e99b80da608</guid>
				<title>Pamela started the topic Exclude from blogs and members list in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/exclude-from-blogs-and-members-list/</link>
				<pubDate>Wed, 16 Jul 2014 10:08:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>How do you exclude anyone with the role Subscribers from the blogs list?</p>
<p>This works in functions.php for the members list</p>
<p><code>add_action(&#039;bp_ajax_querystring&#039;,&#039;bpdev_exclude_users&#039;, 20, 2 );</p>
<p>function bpdev_exclude_users($qs=false,$object=false){</p>
<p> 	if ($object != &#039;members&#039;) {<br />
 		return $qs;<br />
	}</p>
<p>	$subscribers =&hellip;</code><span class="activity-read-more" id="activity-read-more-275159"><a href="http://buddypress.org/support/topic/exclude-from-blogs-and-members-list/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>