<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: WordPress PayPal Donation</title>
	<atom:link href="http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/</link>
	<description>Privater Blog von Thomas Stachl</description>
	<lastBuildDate>Tue, 04 May 2010 21:10:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Troy</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1035</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Tue, 04 May 2010 21:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1035</guid>
		<description>Would be great to leave the donation amount editable to the users.

Other than that, it&#039;s a good little plug-in.</description>
		<content:encoded><![CDATA[<p>Would be great to leave the donation amount editable to the users.</p>
<p>Other than that, it&#8217;s a good little plug-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Chris</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1033</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 03 May 2010 10:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1033</guid>
		<description>Hello Thomas

Nice plugin ! I find out how to use it in the Posts. I would like if you could explain me where in the code I have to put wordpress_paypal_donation(); so it will appear in my sidebar
also.

I tried to look in the Theme code but im scared to add it in a wrong way and mess something up....Could you explain a bit more specific please....Thanks</description>
		<content:encoded><![CDATA[<p>Hello Thomas</p>
<p>Nice plugin ! I find out how to use it in the Posts. I would like if you could explain me where in the code I have to put wordpress_paypal_donation(); so it will appear in my sidebar<br />
also.</p>
<p>I tried to look in the Theme code but im scared to add it in a wrong way and mess something up&#8230;.Could you explain a bit more specific please&#8230;.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jose Tapia</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1030</link>
		<dc:creator>Jose Tapia</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1030</guid>
		<description>Great job man, thanks a lot for you plugin</description>
		<content:encoded><![CDATA[<p>Great job man, thanks a lot for you plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dedeismus</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1025</link>
		<dc:creator>dedeismus</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1025</guid>
		<description>Awesome dude ;)
Any chance to put the donation button into a widget?
thanks for the feedback</description>
		<content:encoded><![CDATA[<p>Awesome dude ;)<br />
Any chance to put the donation button into a widget?<br />
thanks for the feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: bölümünü izle</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1011</link>
		<dc:creator>bölümünü izle</dc:creator>
		<pubDate>Sun, 31 Jan 2010 04:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1011</guid>
		<description>wordpress plug-in from the indispensable, thank you</description>
		<content:encoded><![CDATA[<p>wordpress plug-in from the indispensable, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Ken Christopher</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1008</link>
		<dc:creator>Ken Christopher</dc:creator>
		<pubDate>Mon, 25 Jan 2010 19:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1008</guid>
		<description>I am using your plugin, paypal-donation-manager, on a website that I am creating for a client with wordpress.  Iit seems to work great so far on 2.9.1 - thanks.  I have encountered one problem that I thought you should know about.

In wordpress-paypal-donation.php, version 1.01, on line 242, you use the php_short_open_tag syntax of &lt;? rather than &lt;?php.  I have short open tags turned off as I am using php to process xml files and short open tags cause an issue there.  

I simply modified this to &lt;?php and now it is working just fine on the site.

Thanks again for the plugin!
Ken</description>
		<content:encoded><![CDATA[<p>I am using your plugin, paypal-donation-manager, on a website that I am creating for a client with wordpress.  Iit seems to work great so far on 2.9.1 &#8211; thanks.  I have encountered one problem that I thought you should know about.</p>
<p>In wordpress-paypal-donation.php, version 1.01, on line 242, you use the php_short_open_tag syntax of &lt;? rather than &lt;?php.  I have short open tags turned off as I am using php to process xml files and short open tags cause an issue there.  </p>
<p>I simply modified this to &lt;?php and now it is working just fine on the site.</p>
<p>Thanks again for the plugin!<br />
Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Daniel Nielsen</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1003</link>
		<dc:creator>Daniel Nielsen</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1003</guid>
		<description>Hey 

Nice plugin, but but but, don&#039;t know when, but Paypal has changed the link you need to go to on paypal (recently), so if you click the donate button it wants to redirect you, and suddenly you are on Paypals homepage without donate information (e-mail amount etc.)</description>
		<content:encoded><![CDATA[<p>Hey </p>
<p>Nice plugin, but but but, don&#8217;t know when, but Paypal has changed the link you need to go to on paypal (recently), so if you click the donate button it wants to redirect you, and suddenly you are on Paypals homepage without donate information (e-mail amount etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Clint Bieri</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1001</link>
		<dc:creator>Clint Bieri</dc:creator>
		<pubDate>Tue, 29 Dec 2009 03:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1001</guid>
		<description>is there a way that the donor could put in the amount rather than having a pre-set amount for them already?  Thanks for the plug-in!</description>
		<content:encoded><![CDATA[<p>is there a way that the donor could put in the amount rather than having a pre-set amount for them already?  Thanks for the plug-in!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jim</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-1000</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-1000</guid>
		<description>How to insert button in a widget?

Bracket-donate-bracket doesn&#039;t appear to work.</description>
		<content:encoded><![CDATA[<p>How to insert button in a widget?</p>
<p>Bracket-donate-bracket doesn&#8217;t appear to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Premium WP themes</title>
		<link>http://thomas.stachl.me/2008/11/30/tutorials/wordpress-paypal-donation/comment-page-2/#comment-998</link>
		<dc:creator>Premium WP themes</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.stachl.me/?p=453#comment-998</guid>
		<description>Buddy I need a paypal button of this below kind. Please check the image below:

http://premiumwpthemes.in/download/12121.jpg


Is there any method of putting PAYPAL donate button as above.

And Also I need it to be opened on new TAB instead of loading on same page.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Buddy I need a paypal button of this below kind. Please check the image below:</p>
<p><a href="http://premiumwpthemes.in/download/12121.jpg" rel="nofollow">http://premiumwpthemes.in/download/12121.jpg</a></p>
<p>Is there any method of putting PAYPAL donate button as above.</p>
<p>And Also I need it to be opened on new TAB instead of loading on same page.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


