描述
Invite users to register in your WordPress website with email invitation. It limits wordpress access to invited users only. Protect fake registrations from hackers and bots.
How it works?
1) You enter Email Id
of the user to send invitation.
2) User gets link to register.
3) User clicks the link and sign up.
4) User can login with password he has choosen.
Features :
- Allow registrations for only invited users ( Invite Only registrations )
- No need to manually setup accounts
- Protect fake registrations from hackers and bots.
- Custom SMTP can be configured
- Email template customization supported
- Registration page customization supported
- Added Role Based Access (for Editors, Authors or roles you want)
螢幕截圖
安裝
- Upload
invitation-based-registrations
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Invite Users
tab to send invitations
評價
貢獻者及開發者
修改日誌
2.2.8
Added Hide SMTP tab option
2.2.7
Fixed typo in defauilt email template
Fixed typo in for attribute on username label
2.2.5
Added more shortcodes (from name and from email) in email body and subject
2.2.4
Added after register redirect link
2.2.3
Added feedback link
2.2.2
Added Role Based Access (for Editors, Authors or roles you want)
2.2.1
Added Registration page, from name and from email customizations
2.1.3
Added custom STMP support
2.1.2
Added custom email template and subject support
2.1.1
Added multiple user invitations support
1.0.1
UI improvement
1.0.0
Initial Release