Plugin Author
num8er
(@num8er)
Let’s say we have post.
When we write it’s title or change title permalink changes automatically. That means no need to edit it.
1. this is my permalink settings: http://joxi.ru/E5mdGG4t7BRar1
2. this is how it works: http://joxi.ru/K823gg6U7BNX2O
I don’t like to use urls like:
http://citadelle.me/2015/08/01/sample-post/
or http://citadelle.me/?p=123
I like that approach: http://sitename.com/hello-world-i-m-anar
To do so I’ve to write additional permalink by hand every time after writing title of post.
So I’ve made plugin that does it for me.
Just install it and use it like I do, You’ll understand what I mean.