• Resolved project_subdomain

    (@project_subdomain)


    When clicking the username’s link in message table’s column (2nd from left) it will redirect to a page showing the whole conversation between yourself and a specific user.
    I’d like a redirect to the username’s profile instead of their history of conversation (as this is what I expect to be redirected to).
    How could I change the present url to a custom url, like mydomain.com/profile, for example?

    Happy for any help with this!

    https://wordpress.org/plugins/front-end-pm/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    upto version 2.2 of this plugin it was like that. But every website does not have good profile for every users. There was a discussion about this feature. So from version 3.1 it shows messages between users.

    If you want to change you can change in essential-functions.php arround line 359. Still there is no hook for that. So you have to change core code of this plugin which will be lost after update. I will try to add a hook for this in next version.

    Thread Starter project_subdomain

    (@project_subdomain)

    thanks! got it to work that way.
    looking forward to see a hook in next version,
    kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change username's url in messages table’ is closed to new replies.