<?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 for The Wordpress Warrior</title>
	<atom:link href="http://thewpwarrior.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewpwarrior.com</link>
	<description>Hints and Tips For Wordpress - Free Plugins - Free Themes</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Nrogers</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4640</link>
		<dc:creator>Nrogers</dc:creator>
		<pubDate>Mon, 30 Jan 2012 10:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4640</guid>
		<description>Hi
this seems the ticket , but unfortunately I still have permissions problems.
WP Vers = 3.3.1  so (apparently)  I have to use Admin.php as opposed to functions.php (of which there are 3 (one is deprecated in favour of admin.php, and then 2 others, one each in themes twentyeleven and another in twentyten).
However, none of them make a difference. I still get the Insufficient Permissions error screen, when trying to postback to my form (for an edit operation on a row in a grid) with 2 query parameters.eg
     localhost/wordpress/wp-admin/admin.php?page=my-submenu-handle3?Action=Edit&amp;recId=1

I put the following code in
    function parameter_queryvars( $qvars )    {        $qvars[] = ‘Action’;        $qvars[] = ‘recId’;        return $qvars;    }</description>
		<content:encoded><![CDATA[<p>Hi<br />
this seems the ticket , but unfortunately I still have permissions problems.<br />
WP Vers = 3.3.1  so (apparently)  I have to use Admin.php as opposed to functions.php (of which there are 3 (one is deprecated in favour of admin.php, and then 2 others, one each in themes twentyeleven and another in twentyten).<br />
However, none of them make a difference. I still get the Insufficient Permissions error screen, when trying to postback to my form (for an edit operation on a row in a grid) with 2 query parameters.eg<br />
     localhost/wordpress/wp-admin/admin.php?page=my-submenu-handle3?Action=Edit&amp;recId=1</p>
<p>I put the following code in<br />
    function parameter_queryvars( $qvars )    {        $qvars[] = ‘Action’;        $qvars[] = ‘recId’;        return $qvars;    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Enhanced Paypal Shortcodes by Jasonb</title>
		<link>http://thewpwarrior.com/wordpress-plugins-by-the-wp-warrior/wordpress-plugin-enhanced-paypal-shortcodes/comment-page-1/#comment-4633</link>
		<dc:creator>Jasonb</dc:creator>
		<pubDate>Mon, 16 Jan 2012 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?page_id=942#comment-4633</guid>
		<description>Hi Charly. Yes i am using the latest version of the plugin - 0.5a. I am using the latest version of wordpress 3.3.1

I have put the script in the following page;

http://bit.ly/wggraF

This is the code I have inserted in wordpress in that page;
[paypal type=&quot;paynow&quot; amount=&quot;12.99&quot; email=&quot;youremail@domainname.com&quot; itemno=&quot;12345657&quot; name=&quot;Description&quot; noshipping=&quot;1&quot; nonote=&quot;1&quot; qty=&quot;1&quot; shipping=&quot;4.00&quot; shipping2=&quot;1.00&quot; currencycode=&quot;USD&quot; imageurl=&quot;https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif&quot; rm=&quot;2&quot; notifyurl=&quot;http://notifyurl.com&quot; returnurl=&quot;http://returnurl.com&quot; scriptcode=&quot;scriptcode&quot; imagewidth=&quot;100px&quot; pagestyle=&quot;primary&quot; lc=&quot;AU&quot; cbt=&quot;Complete Your Purchase&quot;]

any ideas why it is not visible??

Thanks Jason</description>
		<content:encoded><![CDATA[<p>Hi Charly. Yes i am using the latest version of the plugin &#8211; 0.5a. I am using the latest version of wordpress 3.3.1</p>
<p>I have put the script in the following page;</p>
<p><a href="http://bit.ly/wggraF" rel="nofollow">http://bit.ly/wggraF</a></p>
<p>This is the code I have inserted in wordpress in that page;<br />
[paypal type="paynow" amount="12.99" email="youremail@domainname.com" itemno="12345657" name="Description" noshipping="1" nonote="1" qty="1" shipping="4.00" shipping2="1.00" currencycode="USD" imageurl="https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif" rm="2" notifyurl="http://notifyurl.com" returnurl="http://returnurl.com" scriptcode="scriptcode" imagewidth="100px" pagestyle="primary" lc="AU" cbt="Complete Your Purchase"]</p>
<p>any ideas why it is not visible??</p>
<p>Thanks Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Enhanced Paypal Shortcodes by Charly Leetham</title>
		<link>http://thewpwarrior.com/wordpress-plugins-by-the-wp-warrior/wordpress-plugin-enhanced-paypal-shortcodes/comment-page-1/#comment-4632</link>
		<dc:creator>Charly Leetham</dc:creator>
		<pubDate>Sun, 15 Jan 2012 23:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?page_id=942#comment-4632</guid>
		<description>Hi Jason, we&#039;re still investigating the issue.  Can you post your URL where this problem is occuring - and can you tell which version of the plugin is installed please? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jason, we&#8217;re still investigating the issue.  Can you post your URL where this problem is occuring &#8211; and can you tell which version of the plugin is installed please? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Enhanced Paypal Shortcodes by Jasonb</title>
		<link>http://thewpwarrior.com/wordpress-plugins-by-the-wp-warrior/wordpress-plugin-enhanced-paypal-shortcodes/comment-page-1/#comment-4631</link>
		<dc:creator>Jasonb</dc:creator>
		<pubDate>Sun, 15 Jan 2012 23:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?page_id=942#comment-4631</guid>
		<description>Hi Liz - did you find a solution to this? - I have the same problem!!!</description>
		<content:encoded><![CDATA[<p>Hi Liz &#8211; did you find a solution to this? &#8211; I have the same problem!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Casey Stanton</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4630</link>
		<dc:creator>Casey Stanton</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4630</guid>
		<description>Having a bit of trouble here - I just want to display a few variables on a Wordpress that I can easily do in a static PHP page:
Hey  Your date is 

If my url is example.com/?fname=Bob&amp;date=1/2/2013 I can get this to echo easily with a basic PHP page. Any ideas what I can do to get it working with Wordpress?

Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Having a bit of trouble here &#8211; I just want to display a few variables on a WordPress that I can easily do in a static PHP page:<br />
Hey  Your date is </p>
<p>If my url is example.com/?fname=Bob&amp;date=1/2/2013 I can get this to echo easily with a basic PHP page. Any ideas what I can do to get it working with WordPress?</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Charly Leetham</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4623</link>
		<dc:creator>Charly Leetham</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4623</guid>
		<description>Hi Kevin,

A few things come to mind:
1. you need to have a plugin like EXEC PHP enabled on your site. 
2. Make sure you edit that part of the code in the html editor (not visual editor) because the &lt;? will be translated to text otherwise and not executed when the page loads.</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>A few things come to mind:<br />
1. you need to have a plugin like EXEC PHP enabled on your site.<br />
2. Make sure you edit that part of the code in the html editor (not visual editor) because the &lt;? will be translated to text otherwise and not executed when the page loads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Charly Leetham</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4621</link>
		<dc:creator>Charly Leetham</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4621</guid>
		<description>Hi Charles,

Using a url of something like: http://www.whatever.com/source/banana  and pass the &#039;variable&#039; of banana to another function is certainly possible, but it&#039;s relatively complex.</description>
		<content:encoded><![CDATA[<p>Hi Charles,</p>
<p>Using a url of something like: <a href="http://www.whatever.com/source/banana " rel="nofollow">http://www.whatever.com/source/banana </a> and pass the &#8216;variable&#8217; of banana to another function is certainly possible, but it&#8217;s relatively complex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Farnau74</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4620</link>
		<dc:creator>Farnau74</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4620</guid>
		<description>Thank you for your answer!! ;)</description>
		<content:encoded><![CDATA[<p>Thank you for your answer!! <img src='http://thewpwarrior.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Charly Leetham</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4619</link>
		<dc:creator>Charly Leetham</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4619</guid>
		<description>Hi Farnau74,

you need to modify your code as follows:
add_filter(&#039;query_vars&#039;, &#039;parameter_queryvars&#039; );	

function 
parameter_queryvars( $qvars )	{		
$qvars[] = &#039;taxloc&#039;;
$qvars[] = &#039;taxdis&#039;;
$qvars[] = &#039;taxacu&#039;;
$qvars[] = &#039;taxibp&#039;;		
return $qvars;	
}


Your function:
	$qvars[] = array(&#039;taxloc&#039;,&#039;taxdis&#039;,&#039;taxacu&#039;,&#039;taxibp&#039;);

Is actually creating a multidimensional array.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Farnau74,</p>
<p>you need to modify your code as follows:<br />
add_filter(&#8216;query_vars&#8217;, &#8216;parameter_queryvars&#8217; );	</p>
<p>function<br />
parameter_queryvars( $qvars )	{<br />
$qvars[] = &#8216;taxloc&#8217;;<br />
$qvars[] = &#8216;taxdis&#8217;;<br />
$qvars[] = &#8216;taxacu&#8217;;<br />
$qvars[] = &#8216;taxibp&#8217;;<br />
return $qvars;<br />
}</p>
<p>Your function:<br />
	$qvars[] = array(&#8216;taxloc&#8217;,'taxdis&#8217;,'taxacu&#8217;,'taxibp&#8217;);</p>
<p>Is actually creating a multidimensional array.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing variables via URL to WordPress Posts and Pages by Farnau74</title>
		<link>http://thewpwarrior.com/616/passing-variables-via-url/login/comment-page-1/#comment-4618</link>
		<dc:creator>Farnau74</dc:creator>
		<pubDate>Tue, 03 Jan 2012 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://thewpwarrior.com/wordpress/?p=616#comment-4618</guid>
		<description>I have try this for several query_vars. What is wrong?

	add_filter(&#039;query_vars&#039;, &#039;parameter_queryvars&#039; );	function parameter_queryvars( $qvars )	{		$qvars[] = array(&#039;taxloc&#039;,&#039;taxdis&#039;,&#039;taxacu&#039;,&#039;taxibp&#039;);		return $qvars;	}</description>
		<content:encoded><![CDATA[<p>I have try this for several query_vars. What is wrong?</p>
<p>	add_filter(&#8216;query_vars&#8217;, &#8216;parameter_queryvars&#8217; );	function parameter_queryvars( $qvars )	{		$qvars[] = array(&#8216;taxloc&#8217;,'taxdis&#8217;,'taxacu&#8217;,'taxibp&#8217;);		return $qvars;	}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

