how to add interstitial page?
-
I am trying to get get the interstitial page. I have a plugin that fetches articles from an API. What I want is when user click on fetched article’s link it should take them to a dynamic interstitial page (which should not be stored in database) Interstitial page will fetch more content from API. Here is what I need help with:
I want the interstitial page to look something like this “domain/post.php?id=333&code=abc”
What can I do so when user lands on above mentioned url structure can see the data that I want them to see ?
That interstitial page should use the css/js files from current active theme.Pleae guide.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to add interstitial page?’ is closed to new replies.