このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

BP Restrict Signup by Email Domain

説明

User registration spam is prevalent in BuddyPress.

One way to dramatically decrease signup spam is to restrict the email address domains that users can sign up with.

WordPress multisite has a native option called “Limited Email Registrations”. But this option requires you to enter the full email domain. For example, if you only wanted to allow .edu email addresses to register, this is not possible.

This plugin restricts registrations to the email domains that you specify and works in WordPress single-site and multi-site.

Plugin was developed for the CUNY Academic Commons. Licensed under the GPLv2 or later.

Follow development on GitHub.

Tested on BuddyPress 2.5, but should work all the way down to BuddyPress 1.6.

インストール

  • Download, install and activate this plugin.
  • Login to the WP admin dashboard and navigate to the “Settings > BuddyPress” page. Next, click on the “Options” tab. (If you’re using BuddyPress 2.4 or lower, click on the “Settings” tab).
  • You should see a new section called “Email Address Restrictions”.
  • Under “Whitelist Email Domains”, list the email domains that users can register with.

eg. If you type in:

.edu
.org
mycustomdomain.com

This will only allow users with .edu, .org, or mycustomdomain.com email addresses to register on the site.

Any other email address will be blocked from registration.

  • To customize the error message and registration blurb, edit the other two fields.

評価

このプラグインにはレビューがありません。

貢献者と開発者

BP Restrict Signup by Email Domain はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“BP Restrict Signup by Email Domain” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial public release