Mô tả
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
Cài đặt
- Upload
email-not-required
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Email not required” 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 “Email not required” 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
0.4
Updated readme file.