Mô tả
This plugins allows administrators to rename wordpress usernames.
The account owner is gets a notification email about the rename process.
Install, activate, and then go to the Users->Rename Usernames menu to rename user accounts.
More about me and my plugins
Since the year 1999 I do administration, customizing and programming for several forums, communities and social networks. In the year 2013 I switched from another PHP framework to WordPress.
Because not all plugins I’d like to have exist already I wrote some own plugins and I think I’ll continue to do so.
If you have the scope at forums or social networks my other modules might also be interesting for you. Just take a look at my WordPress Profile to see all my Plugins. Use them and if my work helps you to save time, earn money or just makes you happy feel free to donate – Thanks. The donation link can be found at the right sidebar next to this text.
Cài đặt
- Upload the files to the
/wp-content/plugins/rename-users/
directory or install through WordPress directly. - Activate the “rename users” plugin through the ‘Plugins’ menu in WordPress
- Open the “Users” => “Rename Usernames” Menu
More about me and my plugins
Since the year 1999 I do administration, customizing and programming for several forums, communities and social networks. In the year 2013 I switched from another PHP framework to WordPress.
Because not all plugins I’d like to have exist already I wrote some own plugins and I think I’ll continue to do so.
If you have the scope at forums or social networks my other modules might also be interesting for you. Just take a look at my WordPress Profile to see all my Plugins. Use them and if my work helps you to save time, earn money or just makes you happy feel free to donate – Thanks. The donation link can be found at the right sidebar next to this text.
Hỏi đáp
- Is this safe to rename usernames?
-
WordPress normally does not allow renaming usernames. You should now what you do.
What this plugin does is that the fields “user_login” and “user_nicename” are overwritten with specified values for a selected user account.
Đánh giá
Người đóng góp & Lập trình viên
“Rename Users” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Rename Users” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2
- Fixed security issue – Update strongly recommended
1.1
- Fixed error in readme file (wrong title)
1.0
- First version.