Documentation

gwp_urldecode

The gwp_urldecode can be used to decode url encoded values.

:gwp_urldecode

Examples

To apply this Modifier, append it to the Field ID within your Merge Tag as shown below:

{Text:1:gwp_urldecode}

Here’s how some common encoded URL parameters might appear once decoded:

Original ValueDecoded Result
info%40gravitywp.cominfo@gravitywp.com
%22Quotes%22%20and%20spaces“Quotes” and spaces
1%2C2%3B3%3A41,2;3:4
Advanced Merge Tagsv1.9.1

To use the functionalities described in this documentation, you'll need to get the GravityWP - Advanced Merge Tags add-on.

Read more