Rating: 5 stars
Thanks for making this a great free option!
]]>Rating: 5 stars
This plugin works great and has got me out of a hole a few times now.
]]>Rating: 5 stars
Usefull and Easy
]]>Rating: 5 stars
Quick and simple solution how to forward parameters to a post/page
]]>Rating: 5 stars
Pure coding art works like magic! Highly recomended
]]>Rating: 5 stars
Easy to drop in and run. Thanks
]]>Rating: 5 stars
I love coming across plugins like this that are lightweight and insanely powerful. The ability to parse URL parameters gives tremendous flexibility and power to a website, and this one has all the bases covered and then some, like default params and formatting date/time strings.
Thank you so much for this, and please keep it current!
]]>Rating: 5 stars
I am really really happy with this plugin.
For me, a non-coder, it took a little time and experimentation, but I got the hang of it quickly.
Super Useful!
]]>Rating: 5 stars
This plugin has saved my life on a couple of sites now, facilitating solutions for relatively ‘non-techie’ users that would otherwise has taken over-long instructions, and probably a lot of frustration and failure.
Delighted to see it updated just now, if only for confidence that it will persist ?? Thanks again Mate!
Rating: 5 stars
I’m besomming a great developer thanks of this.. ??
]]>Rating: 5 stars
I needed a quick easy way to display a query string value from a Gravity form. This worked perfect!
Have a GREAT Day!
Joel
Rating: 5 stars
This is exactly what I needed! Thank you ??
]]>Rating: 5 stars
I recommended adding this:
if(isset($_REQUEST[$param])){
to your code to make it make code safe.
foreach($params as $param)
{
if(isset($_REQUEST[$param])){
if(!$return and ($rawtext = $_REQUEST[$param]))
{
if(($atts['dateformat'] != '') && strtotime($rawtext))
{
$return = date($atts['dateformat'], strtotime($rawtext));
} else {
$return = esc_html($rawtext);
}
}
}
}
]]>
Rating: 5 stars
This plugin is exactly what you need if you want to personalise WordPress landing pages based on parameters passed in the URL. It’s truly awesome. Thanks so much!
]]>Rating: 5 stars
Hasn’t been updated in a while but it still works.
]]>Rating: 5 stars
I’m using it for inserting snippets from the URL into the text of the page. The plugin works great for this.
Please keep it updated!
??
Rating: 5 stars
Exactly what I was looking for and works with VC / WPBakery Page Builder.
]]>Rating: 5 stars
Thank you for creating such a great plugin. works very well and the documentation was very helpful.
I was just wondering if somehow it can be used along with the Contact form 7 plugin.
Much appreciated.
]]>Rating: 5 stars
Massive time saver, thank you, thank you, thank you!
Great plugin.
Rating: 5 stars
It works like a charm. Only issue was the image, WP doesn’t support shortcodes in html attributes (maybe because I’m using VC), so I created a shortcode to hold the shortcode. Here is my function:
]]>Rating: 5 stars
This is a quite handy plugin that works perfectly and already helped me a lot in my projects.
]]>Rating: 5 stars
I just needed a quick way to spit out some query tags sent to the confirmation page after a form was submitted. This literally took me like 1 minute to setup.
Thanks for a great plugin!
Rating: 5 stars
Love this plugin. So much potential. Thanks Jeremy B. Shapiro
]]>Rating: 5 stars
I was trying to develop code to achieve this same result when I’ve discovered this complete plugin! Just awesome!
]]>Rating: 5 stars
As It’s been said by many others, The plugin is just perfect. Works like charm!
If you use forms (gravity or formidablepro for example) this is a must!
]]>Rating: 5 stars
Man, with this plugin you save me. It’s perfect for affiliation link.
The Plugin code is clean and the params part is great, the conditional content feature is fantastic. A perfect Work.
Rating: 5 stars
Really like this plugin. Used on a site to keep tracking of URL params sent from a third party site and works perfectly. Thank you!
]]>Rating: 5 stars
Many thanks for this plugin. It’s exactly what I was looking for!
]]>Rating: 5 stars
Fantastic plugin, does exactly what it says. It allows you to parse trough your URL and do whatever you want.
]]>Rating: 5 stars
love it!
I just logged in to my account after ages of not being active to say thank you!
]]>