<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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 Codex</title>
	<atom:link href="http://codex.buddypress.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://codex.buddypress.org</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 06:05:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Try to add a new post</title>
		<link>http://codex.buddypress.org/2012/05/01/try-to-add-a-new-post/</link>
		<comments>http://codex.buddypress.org/2012/05/01/try-to-add-a-new-post/#comments</comments>
		<pubDate>Tue, 01 May 2012 05:55:30 +0000</pubDate>
		<dc:creator>OnlyBlue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codex.buddypress.org/?p=3866</guid>
		<description><![CDATA[This is laike a blog]]></description>
			<content:encoded><![CDATA[<p>This is laike a blog</p>
]]></content:encoded>
			<wfw:commentRss>http://codex.buddypress.org/2012/05/01/try-to-add-a-new-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>groups_get_groupmeta()</title>
		<link>http://codex.buddypress.org/2012/04/12/groups_get_groupmeta/</link>
		<comments>http://codex.buddypress.org/2012/04/12/groups_get_groupmeta/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 04:17:11 +0000</pubDate>
		<dc:creator>dennissmolek</dc:creator>
				<category><![CDATA[Groups]]></category>

		<guid isPermaLink="false">http://codex.buddypress.org/?p=3817</guid>
		<description><![CDATA[groups_get_groupmeta( $group_id, $meta_key = &#8221;) Function to get custom group meta. If you don&#8217;t pass a meta_key it returns ALL meta data associated with that group_id. Returns String or Array of Meta Values. &#160; Odd Behavior: If you pass no meta key to get all values and it has none, it returns a blank array. [...]]]></description>
			<content:encoded><![CDATA[<p>groups_get_groupmeta( $group_id, $meta_key = &#8221;)</p>
<p>Function to get custom group meta.</p>
<p>If you don&#8217;t pass a meta_key it returns ALL meta data associated with that group_id.</p>
<p>Returns String or Array of Meta Values.</p>
<p>&nbsp;</p>
<p>Odd Behavior: If you pass no meta key to get all values and it has none, it returns a blank array. If you passed a key it returns a blank string.</p>
<p>See also groups_update_groupmeta()</p>
]]></content:encoded>
			<wfw:commentRss>http://codex.buddypress.org/2012/04/12/groups_get_groupmeta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>How to COMPLETELY delete, reset or reinstall Buddypress, please!</title>
		<link>http://codex.buddypress.org/2012/04/04/how-to-completely-delete-reset-or-reinstall-buddypress-please/</link>
		<comments>http://codex.buddypress.org/2012/04/04/how-to-completely-delete-reset-or-reinstall-buddypress-please/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 17:01:23 +0000</pubDate>
		<dc:creator>linkfr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codex.buddypress.org/?p=3802</guid>
		<description><![CDATA[Hi everyone! It&#8217;s been a couple of WEEKS now of vain research and attempts&#8230; I want to install a completely new &#8211; virgin, so to say &#8211; Buddypress. The problem is everytime i install it again it &#8220;remembers&#8221; the unwanted changes i first did and now i want to disappear. This is what i&#8217;ve done [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!</p>
<p>It&#8217;s been a couple of WEEKS now of vain research and attempts&#8230;</p>
<p>I want to install a completely new &#8211; virgin, so to say &#8211; Buddypress.</p>
<p>The problem is everytime i install it again it &#8220;remembers&#8221; the unwanted changes i first did and now i want to disappear.</p>
<p>This is what i&#8217;ve done and seems not to fully work (http://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/):</p>
<p>1/ Change to another theme than Buddypress.<br />
2/ Deactivate Buddypress plugin.<br />
3/ Delete it from Network admin (and make sure it exists no more in directory).<br />
4/ Deleting wp-bp tables in wp_options (which is bp-active-components&#8230; to bp-exprofile-fullname-field-name).<br />
5/ I&#8217;ve got lots of wp_options tables (one for each blog in the network) but none contains such files as these:<br />
* bp-db-version (for BuddyPress 1.5)<br />
* _bp_db_version (as of BuddyPress 1.6)<br />
* bp-active-components<br />
* bp-blogs-first-install<br />
* bp-deactivated-components<br />
* bp-disable-account-deletion<br />
* bp-disable-avatar-uploads<br />
* bp-disable-blogforum-coments<br />
* bp-disable-profile-sync<br />
* bp-pages<br />
* bp-xprofile-base-group-name<br />
* bp-xprofile-fullname-field-name</p>
<p>Could someone please help me?</p>
]]></content:encoded>
			<wfw:commentRss>http://codex.buddypress.org/2012/04/04/how-to-completely-delete-reset-or-reinstall-buddypress-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
	</channel>
</rss>

