Is there an UUID or other unique identifier per post available at the template level, ie not necessarily just via the API, that could be used for any number things?
My use case right now is adding a “Reply by email” link, which is not going to be automated in any way and I’d like a hash or UUID to use for the email wildcard in identifying the post source.
I see this sort of similar request from August (Blog post edit link), where the use case is to create an edit link per post. I think the UUID/hash would solve both our use cases, but I don’t see a reply yet that it is ready and am curious if that got missed or it is on the todo list for some point in the future.
Thanks!