• Resolved taylordo

    (@taylordo)


    Hello,

    I am looking to direct logged users and non-logged users to different forms on my website.

    Can this plugin obtain the logged users details using ‘wp_get_current_user()’ and add to a URL? For example, yourawsomesite.com/link-to-the-form/?name=John Doe&[email protected]?

    If so, does this plugin offer conditional URL forwarding based on the value of ‘wp_get_current_user()’?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support mark l chaves

    (@mlchaves)

    Hey @taylordo,

    Thanks so much for reaching out.

    Content Control restricts content based on roles only not individual details from wp_get_current_user().

    We also don’t have a way to send sensitive PII GET query parameters in a URL. We definitely don’t recommend doing that.

    We hope that helps.

    Let us know if you need anything else.

    Have a great day ??

Viewing 1 replies (of 1 total)
  • The topic ‘Q? Plugin functionality – URL redirect using wp_get_current_user()’ is closed to new replies.