설명
Disable email requirement for user registering/editing.
This plugin hooks the following WordPress functions :
- wp_user_insert()
- wp_user_update()
- Admin site email validation
- Admin site profile editor
설치
- Upload
email-not-required
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
0.4
Updated readme file.