I have the TasteDive plugin installed, which enables this simple shortcode format:
[tastedive search=”VALUE”] for example [tastedive search=”Breaking Bad”]
On my website I would like 2 pages:
– Page with a form to input text value to the shortcode search function
– Page with output of this shortcode based on input of previous page
I am a total beginner in building a website. Which function do I need to pass this text value of input field to the shortcode?
Read more here:: How to pas input field value as shortcode function value?