<?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>Comments on: Getting $_POST variables in a Wordpress Plugin on save</title>
	<atom:link href="http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/</link>
	<description>Just another Barsness Solutions weblog</description>
	<lastBuildDate>Thu, 02 Sep 2010 02:17:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Coattylot</title>
		<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/comment-page-1/#comment-2024</link>
		<dc:creator>Coattylot</dc:creator>
		<pubDate>Sat, 14 Nov 2009 10:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=26#comment-2024</guid>
		<description>I found this site using &lt;a href=&quot;http://google.com&quot; rel=&quot;nofollow&quot;&gt;google.com&lt;/a&gt; And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!

Sorry for offtopic</description>
		<content:encoded><![CDATA[<p>I found this site using <a href="http://google.com" rel="nofollow">google.com</a> And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!</p>
<p>Sorry for offtopic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gulleydrorary</title>
		<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/comment-page-1/#comment-1998</link>
		<dc:creator>gulleydrorary</dc:creator>
		<pubDate>Sat, 07 Nov 2009 11:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=26#comment-1998</guid>
		<description>Is social media going to kill SEO?</description>
		<content:encoded><![CDATA[<p>Is social media going to kill SEO?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/comment-page-1/#comment-1836</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=26#comment-1836</guid>
		<description>@Craig

At the moment you have to be handy in wordpress plugin creation. You can get the $_POST variables on the site initilization or init() hook. Other than that you might be out of luck for now. I would like to eventually make a plugin for this where you just put which $_POST variable you want into the page content and it will show. So keep your eyes open for that! Thanks, Andy</description>
		<content:encoded><![CDATA[<p>@Craig</p>
<p>At the moment you have to be handy in wordpress plugin creation. You can get the $_POST variables on the site initilization or init() hook. Other than that you might be out of luck for now. I would like to eventually make a plugin for this where you just put which $_POST variable you want into the page content and it will show. So keep your eyes open for that! Thanks, Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig M. Rosenblum</title>
		<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/comment-page-1/#comment-1837</link>
		<dc:creator>Craig M. Rosenblum</dc:creator>
		<pubDate>Sat, 05 Sep 2009 08:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=26#comment-1837</guid>
		<description>I am strugglign to do similar things, like grab $_POST data from user register/login...

But it seems impossible to grab that data as part of a plugin..

did you ever find a solution?</description>
		<content:encoded><![CDATA[<p>I am strugglign to do similar things, like grab $_POST data from user register/login&#8230;</p>
<p>But it seems impossible to grab that data as part of a plugin..</p>
<p>did you ever find a solution?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
