How to manage same slug posts suffix method?
domain.tld/post-name | post_id = 5
and
domain.tld/post-name-2 | post_id = 77
The above scenario is the solution brought by wordPress. Let's complicate this a bit and add it as a prefix for example or timestamp etc. If we want to add something, how do we do it?