Title: Multisite Auth
Author: DevriX
Published: <strong>2017 年 2 月 7 日</strong>
Last modified: 2017 年 2 月 7 日

---

搜索插件

![](https://ps.w.org/multisite-auth/assets/banner-772x250.png?rev=1592738)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/multisite-auth_d6dcec.svg)

# Multisite Auth

 作者：[DevriX](https://profiles.wordpress.org/devrix/)

[下载](https://downloads.wordpress.org/plugin/multisite-auth.0.1.4.zip)

 * [详情](https://cn.wordpress.org/plugins/multisite-auth/#description)
 * [评价](https://cn.wordpress.org/plugins/multisite-auth/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/multisite-auth/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/multisite-auth/#developers)

 [支持](https://wordpress.org/support/plugin/multisite-auth/)

## 描述

### About Multisite Auth

Multisite Auth is a plugin you can use to handle all the authentication and account
componenets under the same site/blog. You can create a custom blog for the authentication,
say for instance accounts.mynetwork.com, and all the other sites and blogs (including
the parent main one) will be redirected to this auth site to process the following:

 * Account login
 * Account logout
 * Password reset and reset email
 * User registrations with blogs
 * Account activations

### Addons

 * [Google reCaptcha](https://github.com/elhardoum/muauth-recaptcha) for handling
   spam.
 * [MailChimp](https://github.com/elhardoum/muauth-mailchimp) to opt-in users to
   your mailing list(s) easily from signup forms.
 * [Zero Spam](https://github.com/elhardoum/muauth-zero-spam) to eliminate spam 
   signups with no captchas or annoying tests.
 * [Google Authenticator](https://github.com/elhardoum/muauth-google-authenticator)
   implementing Google Authenticator for your WordPress blog.

This plugin is recently released so we will be working on more addons and implementations
as soon as possible.

The development version of this plugin is hosted on Github, feel free to fork it,
contribute and improve it, or start a new issue if you want to report something 
like an unusual bug.

Here’s the Github repo: https://github.com/elhardoum/multisite-auth

Thank you!

## 屏幕截图

 * [[
 * Signup front-end form
 * [[
 * Signup front-end form with blog signup
 * [[
 * Login form
 * [[
 * Lost password preview
 * [[
 * User account activation form
 * [[
 * Network settings admin page

## 安装

 1. Visit ‘Plugins > Add New’
 2. Search for ‘Multisite Auth’
 3. Activate Multisite Auth from your Plugins page. You will have to activate it for
    the whole network.

Once you activate the plugin, all regular WordPress auth pages (e.g wp-(login|signup
|activate).php) will be redirected to the custom auth site, as long as you select
a site for the authentication and the component is active.

## 评价

![](https://secure.gravatar.com/avatar/949f28574cb02b0841692d6954cf86a096f6bd83e435e2c70b8417311c94467b?
s=60&d=retro&r=g)

### 󠀁[Great functionality! New features wanted.](https://wordpress.org/support/topic/great-functionality-new-features-wanted/)󠁿

 [Tanner](https://profiles.wordpress.org/tannerchung/) 2018 年 5 月 3 日

It worked perfectly with my current site but I found one small issue When typing
in the /wp-login.php or /wp-admin on a network site, it will redirect to the properly
set main site, but when logging in, it does not redirect back to the original page
and instead presents you with the main sites’s /wp-admin page

![](https://secure.gravatar.com/avatar/d282f9fc09ca3044538db9527de5a5a414ae28522bf5324d3f16ccdb7cafb6a3?
s=60&d=retro&r=g)

### 󠀁[Great work](https://wordpress.org/support/topic/great-work-544/)󠁿

 [alexlii](https://profiles.wordpress.org/alexlii/) 2017 年 9 月 3 日

really great, similar SSO. Alex

![](https://secure.gravatar.com/avatar/bc468f2504378aafa4789b1bf0e585945a5319c57aea879cc20e719484bf1dfb?
s=60&d=retro&r=g)

### 󠀁[Top!](https://wordpress.org/support/topic/top-269/)󠁿

 [filippomorando](https://profiles.wordpress.org/filippomorando/) 2017 年 2 月 15
日

Very useful plugin. Samuel is a great developer!

![](https://secure.gravatar.com/avatar/723bc2797072892f96eb4f7563632fa94433a1ab5e2e40814dd62d69bc6d0da8?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-12717/)󠁿

 [erich199](https://profiles.wordpress.org/erich199/) 2017 年 2 月 9 日 1 回复

This plugin does exactly what it’s intended to do. It works with multisite to create
an authentication portal for members who use multisite to host other blogs. *similar
to login.wordpress.org* I utilize it to have a central point to control logins/registrations
to help eliminate spam on my network. Great plugin! Samuel is the best!

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/multisite-auth/reviews/)

## 贡献者及开发者

「Multisite Auth」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

[帮助将「Multisite Auth」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/multisite-auth)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/multisite-auth/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/multisite-auth/)，或通过[RSS](https://plugins.trac.wordpress.org/log/multisite-auth/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/multisite-auth/)。

## 更新日志

#### 0.1.4

 * Initial stable release. See Github for logs.

## 额外信息

 *  版本 **0.1.4**
 *  最后更新：**9 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/multisite-auth/)
 * 标签
 * [forms](https://cn.wordpress.org/plugins/tags/forms/)[login](https://cn.wordpress.org/plugins/tags/login/)
   [multisite](https://cn.wordpress.org/plugins/tags/multisite/)[reset password](https://cn.wordpress.org/plugins/tags/reset-password/)
   [users](https://cn.wordpress.org/plugins/tags/users/)
 *  [高级视图](https://cn.wordpress.org/plugins/multisite-auth/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  4 条 5 星评价     ](https://wordpress.org/support/plugin/multisite-auth/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/multisite-auth/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/multisite-auth/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/multisite-auth/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/multisite-auth/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/multisite-auth/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/multisite-auth/reviews/)

## 贡献者

 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/multisite-auth/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://samelh.com/)