I’m a WordPress enthusiast. I am trying to accomplish something but I haven’t found a way to.
Here’s the deal, I’m trying to use the submitted values of a form I created on contact form 7 in a script I added into the same WordPress page where the form is.
I have a script that I want to insert these values into, but when I type in the CF7 shortcode like [your-name] it comes as plain text.
How do I pass these values into shortcode I can use outside of contact form 7?