Описание
WordPress Username availability checker for WordPress & BuddyPress checks for the username availability on new user registration screens.
It assist users & site admins by notifying them using ajax whether the username they entered is available or not.
Features
- Checks for username availability in WordPress Admin New User screen
- Checks for username availability on WordPress standard registration page
- Checks for availability on BuddyPress registration page.
For screenshots & more details, please visit BuddyDev Username Availability Checker plugin page
Free & paid supports are available via BuddyDev Support Forum. Please Use BuddyDev support forums for your support requests. We may not be able to keep an eye over WordPress plugin support forum.
Установка
- Download
bpdev-username-availability-checker-x.y.z.zip
, x.y.z are version numbers eg. 1.0.0 - Extract the zip file
- Upload
bpdev-username-availability-checker
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
You can also visit Dashboard->Plugin->Add New and search for «Buddydev User Name Availability Checker» and install from there.
Часто задаваемые вопросы
-
How do I get support?
-
Please use BuddyDev forums for any support question. We are helpful people and stand behind our plugins firmly.
Отзывы
Участники и разработчики
«WordPress Username Availability Checker» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WordPress Username Availability Checker» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.8
- Added support for WooCommerce account and checkout page username availability support(if username is enabled for Woocommerce account creation).
1.1.7
- If BuddyPress is active, remove space between the words before checking for availability.
1.1.6
- Sanitize username before checking. Helps solve the space and dashes issue.
1.1.5
- Fix the undefined function ‘get_current_screen’. Thank you Loïc for reporting.
1.1.4
- Improve error messages show to the user on invalid username.
1.1.3
- Tested with WordPress 5.2.1/BuddyPress 4.3
1.1.2
- Add compatibility with WordPress Ajax Login Plugin
- Rename plugin to WordPress User Name availability Checker.
1.1.1
- Allow using filter to add extra username selectors
1.1.0
- Initial release on wp.org repo