توضیحات
The Username plugin helps to change username of admin, without effecting other user’s username. First it will check if same username is exist or not. if same username is not exist, then only it will update existing user’s username. Every administrator can change only his/her username from admin panel.
After activation there is a sub menu in Settings called Username. Click on this and there is an option to change Username. Insert your new username and then in settings there is an option Click to check username is exist or not Click and check user is exist or not. If username already exist then it will alert you as Username In Use! in red color, else it will alert you Username Not In Use! in green color. If username is not exist and user click on submit then it will update username and it will redirect to login page. Now login with new username.
Note Password remains same. It is completely safe.
If you are not redirect to login page that means Username is not changed.
مورد نیاز
- WordPress 3.5.1 or greater
- PHP 5.2.6 or greater (5.3 recommended)
- MySQL 4.1.2 or greater (5.x recommended)
نصب
This plugin uses the standard installation procedure: install the plugin’s folder inside of ‘wp-content/plugins’ (make sure the folder is named username).
سوالات متداول
Who can change username ?
Only those users who have administrator rights can change their username. Editer and Author can’t change their Username
An user who is having administrator rights can change another admin’s Username?
No.
نقد و بررسیها
توسعه دهندگان و همکاران
“نام كاربري:” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “نام كاربري:” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
Function is added into functions/username-class.php for user instruction.
