<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Tag: wordpress - Recent Posts</title>
		<link>http://bbpress.org/plugins/tags/wordpress</link>
		<description>bbPress Plugin Browser &#187; Tag: wordpress - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 04:38:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/tags/wordpress" rel="self" type="application/rss+xml" />

		<item>
			<title>donaalfian on "Bbpress Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/5/#post-6749</link>
			<pubDate>Fri, 03 Feb 2012 04:52:36 +0000</pubDate>
			<dc:creator>donaalfian</dc:creator>
			<guid isPermaLink="false">6749@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Yeach i use it too thanks check this out on my forum<br />
<a href="http://forum.donaalfian.com/topic/download-software-akuntansi-laporan-keuangan-terbaik" rel="nofollow">http://forum.donaalfian.com/topic/download-software-akuntansi-laporan-keuangan-terbaik</a><br />
<a href="http://www.donaalfian.com/2012/01/software-akuntansi-laporan-keuangan.html" rel="nofollow">http://www.donaalfian.com/2012/01/software-akuntansi-laporan-keuangan.html</a>
</p>]]></description>
					</item>
		<item>
			<title>erectiepillen on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6734</link>
			<pubDate>Thu, 02 Feb 2012 23:43:38 +0000</pubDate>
			<dc:creator>erectiepillen</dc:creator>
			<guid isPermaLink="false">6734@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>dragunoff on "Freshly Baked Cookies for bbPress"</title>
			<link>http://bbpress.org/plugins/topic/freshly-baked-cookies/page/3/#post-6703</link>
			<pubDate>Sun, 15 Jan 2012 16:25:57 +0000</pubDate>
			<dc:creator>dragunoff</dc:creator>
			<guid isPermaLink="false">6703@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Aha, I see - the AUTH_SALT and LOGGED_IN_SALT were different. I was copying them from the settings under wp-admin/options.php but I had different ones defined in wp-config.php. </p>
<p>It's wokring now - thanks a bunch!
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Freshly Baked Cookies for bbPress"</title>
			<link>http://bbpress.org/plugins/topic/freshly-baked-cookies/page/3/#post-6702</link>
			<pubDate>Sun, 15 Jan 2012 16:06:17 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6702@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Copy the same lines from the wordpress key api to both your wp-config and the top of the plugin, removing the existing define lines.</p>
<p>Again, make sure those eight lines are both in your wp-config.php file and the top of the plugin.</p>
<p>Do not take shortcuts, copy all eight lines to both places.</p>
<p>Then make sure the domain settings are correct for the integration in bbpress settings.</p>
<p>Clear all cookies for your websites.</p>
<p>Then it will work.
</p>]]></description>
					</item>
		<item>
			<title>dragunoff on "Freshly Baked Cookies for bbPress"</title>
			<link>http://bbpress.org/plugins/topic/freshly-baked-cookies/page/3/#post-6701</link>
			<pubDate>Sat, 14 Jan 2012 22:19:35 +0000</pubDate>
			<dc:creator>dragunoff</dc:creator>
			<guid isPermaLink="false">6701@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hey _ck_,</p>
<p>thanks for quick reply. It's really not working on my setup - the keys match (from wp-config.php and the salts from the wp-admin/options.php), the cookie name matches but the cookie content - not. For example:</p>
<p>(removed to prevent hack)</p>
<p>I wonder what might be the cause for this?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Freshly Baked Cookies for bbPress"</title>
			<link>http://bbpress.org/plugins/topic/freshly-baked-cookies/page/3/#post-6700</link>
			<pubDate>Sat, 14 Jan 2012 22:07:23 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">6700@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>blogher8 and dragunoff I have used it on several 3.3 installs without problems</p>
<p>copy all the define lines you get from the <a href="https://api.wordpress.org/secret-key/1.1/salt">wordpress key api</a> to both your wp-config and the top of this plugin (replace the 4 sample definitions) and if they match it should work</p>
<p>In theory it should also work on bbpress 1.x and wp 3.3 too
</p>]]></description>
					</item>
		<item>
			<title>dragunoff on "Freshly Baked Cookies for bbPress"</title>
			<link>http://bbpress.org/plugins/topic/freshly-baked-cookies/page/3/#post-6699</link>
			<pubDate>Sat, 14 Jan 2012 21:43:00 +0000</pubDate>
			<dc:creator>dragunoff</dc:creator>
			<guid isPermaLink="false">6699@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<blockquote><p>Has anyone tried this with 9.0.x and WP 3.1?</p></blockquote>
<p>I'm not sure about 3.1 but it's not working properly with WP 3.2 and up - the cookie is set but it's not matching the WP cookie.
</p>]]></description>
					</item>
		<item>
			<title>Garri-Lengrig on "BB-to-WP users copier"</title>
			<link>http://bbpress.org/plugins/topic/bb-to-wp-users-copier/#post-6666</link>
			<pubDate>Fri, 16 Dec 2011 23:07:38 +0000</pubDate>
			<dc:creator>Garri-Lengrig</dc:creator>
			<guid isPermaLink="false">6666@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thank you very much for this plugin, it's so amazing that i found something like this
</p>]]></description>
					</item>
		<item>
			<title>PS Vita on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6646</link>
			<pubDate>Thu, 17 Nov 2011 07:16:06 +0000</pubDate>
			<dc:creator>PS Vita</dc:creator>
			<guid isPermaLink="false">6646@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for the plugin
</p>]]></description>
					</item>
		<item>
			<title>Torrenting on "Bbpress Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/5/#post-6639</link>
			<pubDate>Sun, 13 Nov 2011 21:03:37 +0000</pubDate>
			<dc:creator>Torrenting</dc:creator>
			<guid isPermaLink="false">6639@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Very good
</p>]]></description>
					</item>
		<item>
			<title>Torrent downloaden on "Bbpress Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/5/#post-6636</link>
			<pubDate>Sun, 13 Nov 2011 20:55:23 +0000</pubDate>
			<dc:creator>Torrent downloaden</dc:creator>
			<guid isPermaLink="false">6636@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Great stuff guys!
</p>]]></description>
					</item>
		<item>
			<title>Torrent downloaden on "BB-to-WP users copier"</title>
			<link>http://bbpress.org/plugins/topic/bb-to-wp-users-copier/#post-6633</link>
			<pubDate>Sun, 13 Nov 2011 20:53:39 +0000</pubDate>
			<dc:creator>Torrent downloaden</dc:creator>
			<guid isPermaLink="false">6633@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>good thing!
</p>]]></description>
					</item>
		<item>
			<title>abdessamad idrissi on "BB-to-WP users copier"</title>
			<link>http://bbpress.org/plugins/topic/bb-to-wp-users-copier/#post-6610</link>
			<pubDate>Wed, 12 Oct 2011 16:53:29 +0000</pubDate>
			<dc:creator>abdessamad idrissi</dc:creator>
			<guid isPermaLink="false">6610@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I think now you should use the bbpress as a plugin instead of standalone installation.</p>
<p>Meanwhile you can post the kind of options/functions you want to see in the next version.. I'll try to find some time to upgrade the plugin :)
</p>]]></description>
					</item>
		<item>
			<title>big-brother1 on "Bbpress Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/5/#post-6609</link>
			<pubDate>Wed, 12 Oct 2011 16:17:22 +0000</pubDate>
			<dc:creator>big-brother1</dc:creator>
			<guid isPermaLink="false">6609@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I like that.
</p>]]></description>
					</item>
		<item>
			<title>big-brother1 on "BB-to-WP users copier"</title>
			<link>http://bbpress.org/plugins/topic/bb-to-wp-users-copier/#post-6607</link>
			<pubDate>Wed, 12 Oct 2011 16:14:06 +0000</pubDate>
			<dc:creator>big-brother1</dc:creator>
			<guid isPermaLink="false">6607@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Please, update him.
</p>]]></description>
					</item>
		<item>
			<title>big-brother1 on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6606</link>
			<pubDate>Wed, 12 Oct 2011 16:12:02 +0000</pubDate>
			<dc:creator>big-brother1</dc:creator>
			<guid isPermaLink="false">6606@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Amazing=)
</p>]]></description>
					</item>
		<item>
			<title>iPad 2 Kopen on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6601</link>
			<pubDate>Wed, 12 Oct 2011 15:41:23 +0000</pubDate>
			<dc:creator>iPad 2 Kopen</dc:creator>
			<guid isPermaLink="false">6601@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>COOOL!!
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Forum on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6582</link>
			<pubDate>Tue, 30 Aug 2011 14:46:24 +0000</pubDate>
			<dc:creator>PS Vita Forum</dc:creator>
			<guid isPermaLink="false">6582@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Now realy, what is the use of this plugin?
</p>]]></description>
					</item>
		<item>
			<title>ho-tel on "Bbpress Latest Discussion"</title>
			<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/5/#post-6547</link>
			<pubDate>Mon, 04 Jul 2011 15:20:21 +0000</pubDate>
			<dc:creator>ho-tel</dc:creator>
			<guid isPermaLink="false">6547@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Gibt es duteutsche Anleitung dazu?
</p>]]></description>
					</item>
		<item>
			<title>iPad 2 kopen on "WangGuard"</title>
			<link>http://bbpress.org/plugins/topic/wangguard/#post-6541</link>
			<pubDate>Wed, 22 Jun 2011 20:33:43 +0000</pubDate>
			<dc:creator>iPad 2 kopen</dc:creator>
			<guid isPermaLink="false">6541@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Sounds like a good plugin, anyone experience with it?
</p>]]></description>
					</item>

	</channel>
</rss>

