This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

f(x) Profile Dashboard Widget

Description

f(x) Profile Dashboard Widget add a Dashboard Widget to edit user profile.

Sometimes admin user profile has too many option, such as visual editor, admin bar, admin color scheme, etc. And it’s too confusing to user. With this plugin user can edit profile page easily directly in dashboard admin screen.

Features:

  1. Super simple and easy to use.
  2. Can change “Name”, “Email”, and “Password”.
  3. Change password with strength meter.
  4. The GPL v2.0 or later license. 🙂 Use it to make something cool.
  5. Support available at Genbu Media.
    Notes for developer:

Github

Development of this plugin is hosted at GitHub. Pull request and bug reports are welcome.

Screenshots

  • Profile Dashboard Widget
  • Edit Profile Dashboard Widget (Configuration)
  • Edit Profile Save Notification

FAQ

Installation Instructions
  1. Navigate to “Plugins > Add New” Page from your Admin.
  2. To install directly from WordPress.org repository, search the plugin name in the search box and click “Install Now” button to install the plugin.
  3. To install from plugin .zip file, click “Upload Plugin” button in “Plugins > Add New” Screen. Browse the plugin .zip file, and click “Install Now” button.
  4. Activate the plugin.
  5. Navigate to “Dashboard > Home” page in your admin panel to change your profile page.
How to use this plugin ?

Simply activate and go visit “Dashboard > Home” to edit your profile.

Who can change their profile ?

To use dashboard widget user need to have “edit_dashboard” capability.

First Name, Last Name, Nick Name, Display Name?

To make this feature simpler we decide to only use a single “Name” input. This name will be saved as “First Name”, “Nick Name”, and “Display Name” simultaneously.

Reviews

Séptémber 3, 2016
Good plugin! But too simple. It only appears tabs: "Login Name" "Name" "E-mail" Suggestion: Add button to upload pictures. FR : Bon plugin ! Mais trop simple. Il apparait uniquement les onglets : "Login Name" "Name" "Email" Suggestion : Ajouter bouton upload pour photos.
Read all 2 reviews

Contributors & Developers

“f(x) Profile Dashboard Widget” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.1 – 10 April 2017

  • Make “Update Profile” Button translatable.

1.1.0 – 02 May 2016

  • WordPress 4.5 Compat: change get_currentuser() with wp_get_current_user()
  • Fix plugin header.
  • Plugin action link to get support.

1.0.0 – 10 Jan 2015

  • Init