I have two types of pages.
- A page with a collection of items, for every one I want to add a link to watch a video
- A landing page for each video
I have many items in the page 1. I would like to have only one page of type 2 and somehow send parameters to that page, so it is dynamically generated.
The page 2 is very simple: It has a title and a shortcode to my video plugin. What I would like to change is the link inside the shortcode and the title
Page 2 body
Title that should change
[video_player=”someurl-that-should-change”]