Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    WordPress does not have any functions for changing usernames, therefore, there is no process in WP-Members for changing them either.

    If you have a situation where you want users to be able to change what name is displayed, you should probably use the display_name field.

    Thread Starter ubro

    (@ubro)

    I solved the problem by writing a shortcode which shows an input form and then writes the new username directly into the MYSQL database.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to change username’ is closed to new replies.