I have one more question with this. The problem that I am having is that the code is pulling the FULL NAME of a user, which has spaces in it. Is it possible to have the code put a “-” instead of the space, or to reference their USERNAME instead of Full Name?
I would be okay with it being a post category, or a specific page that I would create. If it was a page that I created, I would make it match identically to their username, so if I created the dynamic link with PHP it would work properly.