'How to override the slug of ultimate member profile page?
I want to change the default firstname-lastname slug to something different, like firstname-lastname-city-category. How exactly can I do this using ultimate members plugin ? I am using free version. I could not find any filter for this so far ? Any help would be appreciated!
Solution 1:[1]
Alright, so if anyone coming here facing the same problem, here is the answer. Ultimate Member plugin does not provide any way to override the slug of the profile page, I have contacted them and they said it is not possible.
Solution 2:[2]
I just create a pull request to add this feature
https://github.com/ultimatemember/ultimatemember/pull/1004
if you don't want to wait for the PR you can look into the code to implement on your local version in the meanwhile
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Saad |
Solution 2 | Rafael Moreira |