can someone tell me how i can overwrite an existing post with same permalink..
for example:
i have an existing post with the name:
hello-world
when i create new post with hello world, it will create
hello-world-2
I want this new post to have the permalink of hello-world and replace the old post content.. is it possible?