<?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 | RecoilDesign | Activity</title>
	<link>https://buddypress.org/members/recoildesign/activity/</link>
	<atom:link href="https://buddypress.org/members/recoildesign/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for RecoilDesign.</description>
	<lastBuildDate>Wed, 15 Apr 2026 09:49:46 +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">1902b6937e2f76d7b76bacc0f4a7795a</guid>
				<title>RecoilDesign replied to the topic Custom post type comment tracking in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/custom-post-type-comment-tracking/#post-250878</link>
				<pubDate>Tue, 08 Mar 2016 16:27:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>The only way I was able to get this to work was by modifying my custom post type directly in the functions.php. Agnes, perhaps this will help you as well:</p>
<p><code>function create_post_type_videos() {<br />
	register_post_type( &#039;my_videos&#039;,<br />
		array(<br />
			&#039;labels&#039; =&gt; array(<br />
				&#039;name&#039; =&gt; __( &#039;Videos&#039; ),<br />
				&#039;add_new_item&#039; =&gt; __( &#039;Add Video&#039; ),<br />
				&#039;edit_item&#039; =&gt;&hellip;</code><span class="activity-read-more" id="activity-read-more-533658"><a href="https://buddypress.org/support/topic/custom-post-type-comment-tracking/#post-250878" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4bc06c473bad6bfc45fe88b0348d4c72</guid>
				<title>RecoilDesign&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/533265/</link>
				<pubDate>Mon, 07 Mar 2016 21:21:34 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ad6275e6c02b632960f520cf44816f79</guid>
				<title>RecoilDesign replied to the topic Custom post type comment tracking in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/custom-post-type-comment-tracking/#post-250829</link>
				<pubDate>Mon, 07 Mar 2016 21:21:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m in the same boat and would love to hear some feedback on this question. It&#8217;s exciting to see Custom Post Type Tracking included in 2.5 but the documentation is a little hard to understand.</p>
<p>If anyone could please explain how to enable comment tracking for custom post types (in layman&#8217;s terms), it would be a huge help.</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>