I have a pdf that embedded in a WordPress post. I want to create a random dynamic url for that post, for example:
https://example.com/aj3nfjskke383fn
Above link should be seen once, it has expiration and we can create another random dynamic url. Moreover, it is not a redirection.
Can above requirement be achieved using wordpress?
Thank you in advance.