How to use author id in post permalink
-
Currently, WordPress supports author name in the post permalink by using %author%.
Is it possible to add the author id to the permalink?
For example, changing this:
https://www.site.com/john/my-first-post
to this:
https://www.site.com/1/my-first-post
Where ‘1’ is the id of the author ‘john’.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to use author id in post permalink’ is closed to new replies.