URL Params

The URL Params WordPress Plugin allows you to access URL parameters in the Query String of the URL.

The plugin even allows you to specify a default value in the shortcode if the parameter isn't set, so if you want to say "Hello, FirstName" and FirstName isn't set, it could say something like "Hello, Friend!"

To specify a backup url parameter, enter multiple parameters seperated by commas. The plugin will check for each paramter, in order, until a matching one is found and return that. Failing finding any of the parameters you listed, the default will be returned. For example, you can specify [urlparam param="FirstName, First, name" default="Friend" /] to check for FirstName, and if not found, then First, if not found, then name, and if not, then just return "Friend".

If the parameter is a date, you can also specify the dateformat option using a PHP friendly date format, for example [urlparam param="somedate" dateformat="F Js" /].

This is great if you have personalized links, like from Infusionsoft, as it lets you personalize a landing page with a persons name.

You can also use this to pre-fill out form fields for folks based on the querystring. For example, if their first name is passed in the URL, your landing page can greet the viewer by name and pre-fill their name on a form.

qstring-parameter

Sometimes wordpress developers need to pass values through PHP’s GET method. For example, you need to pass your name to another page by GET method like http://yoursite.com/some-page/?myname=john&age=23 Now you need to retrieve myname and age variables, but wordpress is designed to ignore such.........

Similar: 34%

GoToWebinar Registration

Use the [gtwregister] shortcode to register folks for your webinars. Make sure you pass URL Parameters to this page, i.e. from a registration form. GoToWebinar requires that you supply a first name, last name and an email address. You can configure your url parameter to GoToWebinar field name mapp.........

Similar: 30%

Infusionsoft Affiliates

After you configure your Infusionsoft Affiliate plugin, you'll be able to sync up your affiliates (Referral Partners) to your WordPress site and add in affiliate specific merge fields. Where might you use this? Personalized sales pages for your referral partners to use in promoting your product P.........

Similar: 28%

WP Version in Query String Modifier

Depending on your needs, this plugin is useful for: updating the version value to an incrementing number (with a single click) for cache-busting purposes (this is the default value) removing the version parameter for optimization purposes option to disable modifying the url without disabling the p.........

Similar: 25%

Cookie Params

Ever wanted to save the query string params from your advertising as Javascript cookies because your page is heavily cached? Well, now you can......

Similar: 25%

Zendy Speed: Query Strings

Improve your Google PageSpeed grade! Zendy Speed: Query Strings removes parameters from your static resources URLs, which helps caching and, ultimately, pageload speed....

Similar: 23%

Redirect URL to Post

This plugin provides an URL that takes you directly to a post in single-post view. The post is determined by the query parameter ?redirect_to= and optional others. The URL will redirect to the first of all matching posts according to the chosen order. Possible values for redirect_to are: last or .........

Similar: 23%

FuseDesk

Integrate with FuseDesk so contacts in your Infusionsoft application can easily open new support cases directly in your FuseDesk help desk application and view their cases. Works great with Membership sites like WishList Member, iMember360, Memberium, WisP, and more!...

Similar: 19%

Noakes Menu Manager

Simplifies nav menu maintenance and functionality providing more control over nav menus with less coding....

Similar: 17%

QueryWall: Plug'n Play Firewall

QueryWall analyzes queries automically to protect your site against malicious URL requests. How it works QueryWall analyzes all incoming HTTP requests and silently blocks malicious queries containing risky strings like wp-config.php, eval code, base64_ encrypted code, and many more. Features Pl.........

Similar: 8%