Deskripsi
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:
- Super simple and easy to use.
- Can change “Name”, “Email”, and “Password”.
- Change password with strength meter.
- The GPL v2.0 or later license. 🙂 Use it to make something cool.
- Support available at Genbu Media.
Notes for developer:
GitHub
Development of this plugin is hosted at GitHub. Pull request and bug reports are welcome.
Tangkapan Layar
Tanya Jawab
- Installation Instructions
-
- Navigate to “Plugins > Add New” Page from your Admin.
- To install directly from WordPress.org repository, search the plugin name in the search box and click “Install Now” button to install the plugin.
- 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.
- Activate the plugin.
- 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.
Ulasan
Kontributor & Pengembang
“f(x) Profile Dashboard Widget” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “f(x) Profile Dashboard Widget” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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