Forums

Join
bbPress Support ForumsPimp your PressMember Subdomain Permalinks

Info

Member Subdomain Permalinks

  1. Greetz! :)

    Once I have a new top-level domain for my forum, I would like to implement changes to make each member have a sub-domain. For example, mydomain.com/profile/member-name would become member-name.mydomain.com.

    I know exactly how to do this through htaccess. What I'd like to know is this:
    If I do it manually, what else do I have to configure to make all the profile links point to the new pretty permalink?

    There's no rush at all for this -- looking to implement it in a few months.

    Thanks in advance
    Peace, Michael

  2. You'll need to hook get_user_profile_link and get_profile_tab_link. I don't think there's anything else you'll need to do.

  3. Not exactly sure how to do that - I don't want to play around with it and mess things up. Could you give me some guidelines on how to approach it?

    Michael

  4. If you have pretty permalinks on: http://bbpress.pastebin.com/f3edbcfa1

  5. Thanks very much for that - will give it a try the minute I have my top-level domain. :)

  6. You must log in to post.