<?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 | cambridge15 | Mentions</title>
	<link>https://buddypress.org/members/cambridge15/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/cambridge15/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning cambridge15.</description>
	<lastBuildDate>Fri, 10 Apr 2026 19:14:08 +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">cf6c9bac5f4ee27cbba0d6ad64a55c5a</guid>
				<title>Henry replied to the topic Including jQuery causes some BuddyPress functionality to stop working in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/including-jquery-causes-some-buddypress-functionality-to-stop-working/#post-172326</link>
				<pubDate>Fri, 04 Oct 2013 21:17:29 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/cambridge15/" rel="nofollow ugc">@cambridge15</a> Run your website through <a href="http://tools.pingdom.com" rel="nofollow ugc">http://tools.pingdom.com</a> to see which resources are being loaded. That should show you which scripts you need to focus on.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22bfd45db70af6a6184d136fb77cca0b</guid>
				<title>Henry replied to the topic Including jQuery causes some BuddyPress functionality to stop working in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/including-jquery-causes-some-buddypress-functionality-to-stop-working/#post-172318</link>
				<pubDate>Fri, 04 Oct 2013 17:32:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/cambridge15/" rel="nofollow ugc">@cambridge15</a> <code>wp_dequeue_script( &#039;jquery&#039; );</code> goes into your theme&#8217;s functions.php file but you need a bit more for it to work:</p>
<p><code>function my_dequeue_jquery() {<br />
     wp_dequeue_script( &#039;jquery&#039; );<br />
}<br />
add_action( &#039;wp_footer&#039;, &#039;my_dequeue_jquery&#039;, 11 );</code></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>