/complete-profile

Complete Profile

Primary LanguagePHP

Complete Profile

Completes the first name, last name and display name of users on the site.

Usage

  • Activate Plugin
  • If you would like to run the code again, deactivate and reactivate.

About

I regularly use WordPress for building web apps. These web apps regularly require some kind of user management however because when setting up a user in the WordPress admin the first name & last name are not mandatory then usually it will use usernames for the display name. This looks scrappy when used across the site so I've created a plugin that uses Gravatar to fill in the first name, last name and display name for all users that have an account. The plugin works on activation and updates all users.

Contribute

If you find any bugs or have a suggestion for improving the plugin, please raise these in the issues. If you can contribute to the code to make it more secure or efficient then please open a pull request.