Skip to:
Content
Pages
Categories
Search
Top
Bottom

change user slug for profile page to use display-name

  • @matgargano

    Participant

    Hi, currently the user slug for my site is:

    https://domain.com/forums/users/first-last/ (it may not be exactly first-last, but it’s not what i ultimately want it to be).

    I want that to be: https://domain.com/forums/users/{display-name}/

    and it to change if the user changes their display name (301s aside, let’s not worry about old links to their profile that may exist)

    Is this possible out of the box? or via some method (code, plugin, etc)

Viewing 2 replies - 1 through 2 (of 2 total)
  • @matgargano

    Participant

    I see that bbp_get_user_rewrite_id() exists, but there’s no filter in it. Is it possible to override that and have it use display name?

    @vanetreg

    Participant

    Hi,

    this plugin works for me properly, I use hash instead of display name.

    Edit Author Slug

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar