Hi all,
I am wondering if it’s possible to retrieve the value (‘123456’) associated with the parameter in a URL (e.g. in “&code=123456”) and use it with an ‘If’ logic to display something if the value matches the user meta.
I wasn’t sure if the URL query feature simply retrieves the query parameter and not the value.
Regards.