Generate one time URL
I need to implement one time URLs in a wordpress website.
I found this script on phpclasses website and I integrated it in wordpress and it seems to work.
I think this script can also be useful to other users, and so I'd like to ask if someone can help me.
In my case, the script is rewriting the URL, but when I click on it, it redirects me to a 404 page. Is it possible that the problem is in the .htaccess file?