<?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 | imjscn | Favorites</title>
	<link>https://buddypress.org/members/imjscn/activity/favorites/</link>
	<atom:link href="https://buddypress.org/members/imjscn/activity/favorites/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed of imjscn&#039;s favorites.</description>
	<lastBuildDate>Tue, 21 Apr 2026 15:38:44 +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">fecab886278ffb2e45b16f34dab343a0</guid>
				<title>kunalb posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/149668/#acomment-149711</link>
				<pubDate>Mon, 25 Apr 2011 06:46:16 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/imjscn/" rel="nofollow ugc">@imjscn</a> Also, my previous reply was  built around the assumption that you&#8217;d just be storing the average rating. If you&#8217;re saving ratings for each person for a post type, then I&#8217;d recommend going about it the way  I&#8217;ve added registration in eventpress—registrations as posts of a custom post type ep_reg which are saved as the children of the c&hellip;<span class="activity-read-more" id="activity-read-more-149711"><a href="https://buddypress.org/updates/p/149668/#acomment-149711" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/imjscn/" title="imjscn" rel="nofollow ugc">imjscn</a> posted an update in the group <a href="http://buddypress.org/community/groups/buddypress-custom-posts/" rel="nofollow ugc">BuddyPress Custom Posts</a>: <a href="http://buddypress.org/community/members/kunalb/" rel="nofollow ugc">@kunalb</a> , I&#8217;m planning to make a rating sytem for all my Custom Post Types. I have no idea how this can be structured and intergraded into each types, [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad8fcba25abba14ebc0ce0cf7c9ea343</guid>
				<title>imjscn posted an update in the group BuddyPress Custom Posts: @kunalb , I&#039;m planning to make a rating sytem for all my [&#133;]</title>
				<link>https://buddypress.org/updates/p/149668/</link>
				<pubDate>Sun, 24 Apr 2011 23:37:06 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/kunalb/" rel="nofollow ugc">@kunalb</a> , I&#8217;m planning to make a rating sytem for all my Custom Post Types. I have no idea how this can be structured and intergraded into each types, need your suggestion. Should I make this rating system an independant plugin and save votes into other type&#8217;s metabox, or I make a rating model inside each type? If either way can do, which way is&hellip;<span class="activity-read-more" id="activity-read-more-149668"><a href="https://buddypress.org/updates/p/149668/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e93b09aa5a9f38db0607baaabee617eb</guid>
				<title>imjscn posted on the forum topic Duplicate Content: Slash and No Slash at the End of URL in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/duplicate-content-slash-and-no-slash-at-the-end-of-url/#post-90315</link>
				<pubDate>Sun, 20 Feb 2011 03:31:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve been bothered by this issue for a while. Thanks for giving the answer and the patch!<br />
How to install the patch? put it in bp-core folder , or paste the code in a file? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">00a43b7024586bb36f2935f750383051</guid>
				<title>Jenny posted on the forum topic How to Keep Blog Tracking but Hide Blogs(0) tab for non-blogging Members in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-keep-blog-tracking-but-hide-blogs0-tab-for-non-blog-members/#post</link>
				<pubDate>Sat, 11 Sep 2010 00:48:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I created an empty bp_custom.php in wp-content/plugins folder, added the above code. but nothing happened.  no matter I put in == 0,  or == 1, or == 2, the blogs tab is still there.<br />
Maybe because my user profile is at root directory? ( <a href="http://mydomain.com/username/" rel="nofollow ugc">http://mydomain.com/username/</a> )</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">90c3339e420bc6be44bafe6454e80f3a</guid>
				<title>Jenny posted on the forum topic How to Keep Blog Tracking but Hide Blogs(0) tab for non-blogging Members in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-keep-blog-tracking-but-hide-blogs0-tab-for-non-blog-members/#post</link>
				<pubDate>Wed, 08 Sep 2010 12:09:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m using child them which only has a style.css, I don&#8217;t have this bp_custom.php file in either bp-default them or child them. Can I create this bp_custom.php in Child them folder? Is it ok if this file contain only the above code?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8db96dec97707fb894bc83fed47e2adb</guid>
				<title>Jenny posted an update in the group Creating &#038; Extending: I have one special user, on this user&#039;s page [&#133;]</title>
				<link>https://buddypress.org/updates/p/57543/</link>
				<pubDate>Wed, 08 Sep 2010 08:06:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have one special user, on this user&#8217;s page (<a href="http://mydomain.com/members/special" rel="nofollow ugc">http://mydomain.com/members/special</a> ) , I want to remove all the other components, leave only Group tab, this change apply on this user only.  how to do this?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>